Commit Graph

8 Commits (master)

Author SHA1 Message Date
dirkf 0861812d72 [build] Fix typo in `devscripts/fish-completion.py` (fix 2285605) 9 months ago
dirkf b870181229 [build] Extend use of `devscripts/utils` 9 months ago
Yen Chi Hsuan 582be35847
Update coding style after pycodestyle 2.1.0
In pycodestyle 2.1.0, E305 was introduced, which requires two blank
lines after top level declarations, too.

See https://github.com/PyCQA/pycodestyle/issues/400

See also #10689; thanks @stepshal for first mentioning this issue and
initial patches
8 years ago
Yen Chi Hsuan 95240b8093 Use `insert` for all sys.path manipulations
Closes #6867.
9 years ago
Jouke Waleson fab6d4c048 remove useless line, the result is never used 10 years ago
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules 10 years ago
Jouke Waleson 5f6a1245ff PEP8 applied 10 years ago
Jaime Marquínez Ferrándiz 56d1912f1d Add a completion script generator for the fish shell 10 years ago