Fix imports and methods in special package to conform to PEP 8
Aperta
area: engineering systems
- Lingua principale
- Python
- Stelle
- 1.4k
- Fork
- 191
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The `special` package currently breaks PEP 8 best practices by importing methods at the bottom of `__init__`, and also likely for the use of the `export` decorator. This package likely needs refactoring.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.