This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
joostsijm
/
clean-python
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
main
Rami (Branch)
Tag
main
clean-python
/
clean_python
/
__init__.py
__init__.py
104 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
# (c) Nelen & Schuurmans
from .base import * # NOQA
# fmt: off
__version__ = '0.10.1.dev0'
# fmt: on