This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
joostsijm
/
clean-python
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
9055f91f17
Ramas
Etiquetas
main
clean-python
/
clean_python
/
__init__.py
__init__.py
104 B
Histórico
Raw
1
2
3
4
5
6
7
# (c) Nelen & Schuurmans
from .base import * # NOQA
# fmt: off
__version__ = '0.10.1.dev0'
# fmt: on