code cleanup
Showing
- .codeclimate.yml 1 addition, 1 deletion.codeclimate.yml
- docs/coding/structures.rst 10 additions, 2 deletionsdocs/coding/structures.rst
- docs/conf.py 1 addition, 0 deletionsdocs/conf.py
- docs/index.rst 10 additions, 10 deletionsdocs/index.rst
- examples/echoist/__init__.py 0 additions, 11 deletionsexamples/echoist/__init__.py
- examples/echoist/run.py 0 additions, 20 deletionsexamples/echoist/run.py
- satella/coding/__init__.py 4 additions, 6 deletionssatella/coding/__init__.py
- satella/coding/structures/__init__.py 9 additions, 0 deletionssatella/coding/structures/__init__.py
- satella/coding/structures/singleton.py 0 additions, 1 deletionsatella/coding/structures/singleton.py
- satella/coding/typecheck/argparse.py 4 additions, 2 deletionssatella/coding/typecheck/argparse.py
- satella/coding/typecheck/basics.py 3 additions, 2 deletionssatella/coding/typecheck/basics.py
- tests/test_coding/test_debug.py 3 additions, 11 deletionstests/test_coding/test_debug.py
- tests/test_coding/test_singleton.py 2 additions, 2 deletionstests/test_coding/test_singleton.py
- tests/test_coding/test_structures.py 4 additions, 5 deletionstests/test_coding/test_structures.py
- tests/test_posix/__init__.py 4 additions, 2 deletionstests/test_posix/__init__.py
- tests/test_posix/test_suicide.py 2 additions, 1 deletiontests/test_posix/test_suicide.py
Loading
Please register or sign in to comment