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