Anki/pylib/anki/importing
RumovZ d665dbc9a7
PEP8 pylib (#1443)
* PEP8 scheduler/base.py

* PEP8 _backend/__init__.py

* PEP8 _backend/genbackend.py

* PEP8 _backend/genfluent.py

* PEP8 scheduler/__init__.py

* PEP8 __init__.py

* PEP8 _legacy.py

* PEP8 syncserver/__init__.py

- Make 'ip' a good name
- Overrule `global col` being identified as a constant

* PEP8 syncserver/__main__.py

* PEP8 buildinfo.py

* Implement `DeprecatedNamesMixin` for modules

* PEP8 browser.py

* PEP8 config.py

* PEP8 consts.py

* PEP8 db.py

* Format

* Improve AttributeError for DeprecatedNamesMixin

* print the line that imported/referenced the legacy module attr (dae)

* DeprecatedNamesMixinStandalone -> ...ForModule
2021-10-22 20:39:49 +10:00
..
__init__.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
anki2.py PEP8 pylib (#1443) 2021-10-22 20:39:49 +10:00
apkg.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
base.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
csvfile.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
mnemo.py apply some f-string updates via flynt 2021-10-02 23:52:02 +10:00
noteimp.py PEP8 pylib (#1443) 2021-10-22 20:39:49 +10:00
pauker.py PEP8 models.py 2021-06-27 14:30:00 +10:00
supermemo_xml.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00