Skip to content

Commit 7409e1f

Browse files
committed
Make type hints public.
1 parent 7aabe10 commit 7409e1f

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

flake8_helper/py.typed

Whitespace-only changes.

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ classifiers =
3535
Programming Language :: Python :: Implementation :: CPython
3636
Programming Language :: Python :: Implementation :: PyPy
3737
Topic :: Utilities
38+
Typing :: Typed
3839

3940
[options]
4041
python_requires = >=3.6.1

0 commit comments

Comments
 (0)