issues
search
goldsmith
/
Wikipedia
A Pythonic wrapper for the Wikipedia API
https://wikipedia.readthedocs.org/
MIT License
2.89k
stars
519
forks
source link
Added exact import statements, type hinting and reformatted as per PEP-8
#336
Open
Siddhesh-Agarwal
opened
6 months ago
Siddhesh-Agarwal
commented
6 months ago
Reformatted code as per
PEP-8 Standards
using
black formatter
and
isort
Added type hinting
Added exact import statements in
/wikipedia/__init__.py
Added classifiers in
setup.py
/wikipedia/__init__.py
setup.py