This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
joostsijm
/
clean-python
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
9055f91f17
Branche
Tagy
main
clean-python
/
clean_python
/
__init__.py
__init__.py
104 B
História
Raw
1
2
3
4
5
6
7
# (c) Nelen & Schuurmans
from .base import * # NOQA
# fmt: off
__version__ = '0.10.1.dev0'
# fmt: on