This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
joostsijm
/
clean-python
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
main
Branches
Tags
main
clean-python
/
clean_python
/
__init__.py
__init__.py
104 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
# (c) Nelen & Schuurmans
from .base import * # NOQA
# fmt: off
__version__ = '0.10.1.dev0'
# fmt: on