mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-24 02:24:02 +03:00
2fc3606671
* Add prototype * Update .pydocstylerc * Add tests * Remove one of the tests * Fix typo in the giphynav-aiohttp * Add README * Fix flake8
3 lines
57 B
Plaintext
3 lines
57 B
Plaintext
[pydocstyle]
|
|
ignore = D100,D101,D102,D103,D107,D203,D213
|