[REM] dev guidelines: remove obsolete requirements from python 2
This commit is contained in:
parent
e11f010783
commit
90b848eb45
@ -438,7 +438,6 @@ Inside these 3 groups, the imported lines are alphabetically sorted.
|
|||||||
Idiomatics of Programming (Python)
|
Idiomatics of Programming (Python)
|
||||||
----------------------------------
|
----------------------------------
|
||||||
|
|
||||||
- Each python file should have ``# -*- coding: utf-8 -*-`` as first line.
|
|
||||||
- Always favor *readability* over *conciseness* or using the language features or idioms.
|
- Always favor *readability* over *conciseness* or using the language features or idioms.
|
||||||
- Don't use ``.clone()``
|
- Don't use ``.clone()``
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user