Primer commit
This commit is contained in:
2716
venv/lib/python3.11/site-packages/tabulate/__init__.py
Normal file
2716
venv/lib/python3.11/site-packages/tabulate/__init__.py
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
5
venv/lib/python3.11/site-packages/tabulate/version.py
Normal file
5
venv/lib/python3.11/site-packages/tabulate/version.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# coding: utf-8
|
||||
# file generated by setuptools_scm
|
||||
# don't change, don't track in version control
|
||||
__version__ = version = '0.9.0'
|
||||
__version_tuple__ = version_tuple = (0, 9, 0)
|
||||
Reference in New Issue
Block a user