This website requires JavaScript.
Explore
Help
Register
Sign In
ets-labs
/
python-dependency-injector
Watch
1
Star
1
Fork
0
You've already forked python-dependency-injector
mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced
2024-11-22 09:36:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
595daebd3a
python-dependency-injector
/
examples
/
.pydocstylerc
3 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Selector provider (#258) * Add Selector provider * Add Selector provider example * Add tests for selector provider * Update changelog * Add pydocstyle ignore D101 for examples * Fix repr() test * Update changelog * Add D203,D213 to examples pydocstyle ignore * Add selector provider docs
2020-06-29 23:32:12 +03:00
[pydocstyle]
Movie lister example rework (#280) * Rework movie lister example app * Code style fix * Doc block fix * Update the container * Make second round of the refactoring * Rename name to title * Remove old movie lister docs from the examples * Add fixtures generator output on success * Update docblock in the entities module * Update example readme * Add CLI app tutorial * Update some wording in the other tutorials * Spread link to the tutorial * Fix code indentation issue
2020-08-13 00:04:46 +03:00
ignore = D100,D101,D102,D103,D105,D107,D203,D213
Reference in New Issue
Copy Permalink