Philipp Hörist
|
422cd12991
|
Fix pylint errors
- deprecated-method
- anomalous-backslash-in-string
- cell-var-from-loop
- undefined-loop-variable
|
2018-09-18 18:45:16 +02:00 |
Philipp Hörist
|
1680c3bb38
|
Fix pylint errors
- consider-using-enumerate
- unneeded-not
- unidiomatic-typecheck
|
2018-09-18 15:24:40 +02:00 |
Philipp Hörist
|
df88cc5e15
|
Fix redefined-builtin pylint errors
|
2018-09-18 13:54:25 +02:00 |
Philipp Hörist
|
29647ea693
|
Fix trailing-whitespace pylint errors
|
2018-09-18 13:38:22 +02:00 |
Philipp Hörist
|
ccc06a04ab
|
Fix bad-whitespace pylint errors
|
2018-09-18 12:06:01 +02:00 |
Philipp Hörist
|
dea1464832
|
Fix multiple-statements pylint errors
|
2018-09-18 10:30:33 +02:00 |
Philipp Hörist
|
bb545d546a
|
Fix useless-object-inheritance pylint errors
|
2018-09-16 11:56:56 +02:00 |
Philipp Hörist
|
49ca238252
|
Fix len-as-condition pylint errors
|
2018-09-16 01:10:04 +02:00 |
Philipp Hörist
|
a4a136566f
|
Fix license comment format
every linter flags this as an error
|
2018-09-05 02:59:34 +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 |