python-dependency-injector/examples/.pydocstylerc
Roman Mogylatov 2fc3606671
Asyncio daemon example (#276)
* Add prototype

* Update .pydocstylerc

* Add tests

* Remove one of the tests

* Fix typo in the giphynav-aiohttp

* Add README

* Fix flake8
2020-08-05 22:11:26 -04:00

3 lines
57 B
Plaintext

[pydocstyle]
ignore = D100,D101,D102,D103,D107,D203,D213