Philipp Hörist
|
f197358e2f
|
Import _() instead of using builtin namespace
- Prepare for removing the global installed _() method in builtins
- Sort some imports along the way
|
2018-10-07 00:47:00 +02:00 |
Philipp Hörist
|
4c38a309fc
|
Fix pylint errors
- deprecated-method
- anomalous-backslash-in-string
- cell-var-from-loop
- undefined-loop-variable
|
2018-10-07 00:46:51 +02:00 |
Philipp Hörist
|
99efc4a9b4
|
Fix pylint errors
- consider-using-enumerate
- unneeded-not
- unidiomatic-typecheck
|
2018-10-07 00:46:49 +02:00 |
Philipp Hörist
|
c156f02cc0
|
Fix redefined-builtin pylint errors
|
2018-10-07 00:46:48 +02:00 |
Philipp Hörist
|
f12dfb811d
|
Fix trailing-whitespace pylint errors
|
2018-10-07 00:46:48 +02:00 |
Philipp Hörist
|
e842298724
|
Fix bad-whitespace pylint errors
|
2018-10-07 00:46:48 +02:00 |
Philipp Hörist
|
a65d88c1cd
|
Fix multiple-statements pylint errors
|
2018-10-07 00:46:47 +02:00 |
Philipp Hörist
|
7cf53e901b
|
Fix useless-object-inheritance pylint errors
|
2018-10-07 00:46:40 +02:00 |
Philipp Hörist
|
a3c687dae1
|
Fix len-as-condition pylint errors
|
2018-10-07 00:46:39 +02:00 |
Philipp Hörist
|
ebc0dd4536
|
Fix license comment format
every linter flags this as an error
|
2018-10-07 00:46:35 +02:00 |
Philipp Hörist
|
5ff9e9febf
|
Move dataforms into modules folder
|
2018-07-22 16:20:00 +02:00 |
Alexander Krotov
|
7fa4c9e1c2
|
Spellcheck
|
2018-06-28 23:37:34 +02:00 |
André Apitzsch
|
6f025a1d4a
|
Remove some unused imports
|
2018-01-12 00:21:11 +01:00 |
Philipp Hörist
|
6926bdaee0
|
Port some error messages to new interface
|
2017-12-08 20:20:07 +01:00 |
Yann Leboulanger
|
e57817addc
|
Nicer code
|
2017-08-24 15:41:39 +02:00 |
André Apitzsch
|
efec098aef
|
Use absolute imports
|
2017-08-18 19:48:48 +02:00 |
André Apitzsch
|
125ce523e4
|
Rename src directory
|
2017-07-02 17:25:47 +02:00 |