mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 14:01:55 +08:00
Mark python-slugify as completed (#9222)
This commit is contained in:
8
stubs/python-slugify/slugify/__version__.pyi
Normal file
8
stubs/python-slugify/slugify/__version__.pyi
Normal file
@@ -0,0 +1,8 @@
|
||||
__title__: str
|
||||
__author__: str
|
||||
__author_email__: str
|
||||
__description__: str
|
||||
__url__: str
|
||||
__license__: str
|
||||
__copyright__: str
|
||||
__version__: str
|
||||
Reference in New Issue
Block a user