Metadata-Version: 2.1
Name: format_def_indent
Version: 0.1.2
Summary: Make sure arguments in Python function definitions are indented by 8 spaces
Home-page: https://github.com/cyyc1/py-def-indent-formatter
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# py-def-indent-formatter
 Make sure arguments in Python function definitions are indented by 8 spaces
