Initial commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
AUTHORS.rst
|
||||
LICENSE
|
||||
MANIFEST.in
|
||||
README.rst
|
||||
autopep8.py
|
||||
setup.cfg
|
||||
setup.py
|
||||
autopep8.egg-info/PKG-INFO
|
||||
autopep8.egg-info/SOURCES.txt
|
||||
autopep8.egg-info/dependency_links.txt
|
||||
autopep8.egg-info/entry_points.txt
|
||||
autopep8.egg-info/not-zip-safe
|
||||
autopep8.egg-info/requires.txt
|
||||
autopep8.egg-info/top_level.txt
|
||||
test/__init__.py
|
||||
test/bad_encoding.py
|
||||
test/bad_encoding2.py
|
||||
test/e101_example.py
|
||||
test/example.py
|
||||
test/example_with_reduce.py
|
||||
test/iso_8859_1.py
|
||||
test/test_autopep8.py
|
||||
test/test_suite.py
|
||||
test/fake_configuration/.pep8
|
||||
test/fake_pycodestyle_configuration/tox.ini
|
||||
Reference in New Issue
Block a user