This website works better with JavaScript.
Home
Explore
Sign In
pollutri
/
res_levis_API
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commits
1
Branch
203 MiB
Python
74.5%
C
24%
C++
0.7%
XSLT
0.4%
Tree:
1141c5ca64
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1141c5ca64'
${ noResults }
res_levis_API
/
lib
/
python3.6
/
site-packages
/
charset_normalizer
/
version.py
7 lines
80 B
Raw
Blame
History
"""
Expose version
"""
__version__ = "2.0.10"
VERSION = __version__.split(".")