1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news/7230.trivial
Jacob Kim 618e97520d Respect docstring conventions (#7230)
Respect PEP 257 -- Docstring Conventions in wheel.py
2019-10-20 09:14:50 -04:00

2 lines
65 B
Plaintext

Change ``pip._internal.wheel`` to respect docstring conventions.