Metadata-Version: 2.1
Name: no-implicit-optional
Version: 1.0
Summary: A codemod to make your implicit optional type hints PEP 484 compliant.
Home-page: https://github.com/hauntsaninja/no_implicit_optional
Author: Shantanu Jain
Author-email: hauntsaninja@gmail.com
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.7
License-File: LICENSE
