This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
joostsijm
/
clean-python
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
main
Gałęzie
Tagi
main
clean-python
/
clean_python
/
__init__.py
__init__.py
104 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
7
# (c) Nelen & Schuurmans
from .base import * # NOQA
# fmt: off
__version__ = '0.10.1.dev0'
# fmt: on