Philipp Hörist
|
ad5f59ba49
|
configpaths: Add get_plugin_dirs() method
This helps with mypy because otherwise get() has multiple return types
This reduces our usage of cast()
|
2018-10-07 00:46:54 +02:00 |
Philipp Hörist
|
d011be2d89
|
Fix unsued-import pylint errors
|
2018-10-07 00:46:40 +02:00 |
Philipp Hörist
|
77c9b3a98d
|
Add annotations and fix pylint/mypy errors
|
2018-10-07 00:46:38 +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
|
105427b8fd
|
Use consistent way to get paths
This lets us now import the app module without setting paths
|
2018-04-25 20:49:37 +02:00 |
André Apitzsch
|
89c7eb6e6a
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +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 |