File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11# ## Test results
22/* _result * .xml
33/report.html
4- /assets /*
4+ /assets /
55.cache /*
66.pytest_cache /
77
88# ## Generated code
99/advanced_descriptors /* .c
10-
10+ / pip-wheel-metadata /
1111# ## TortoiseGit template
1212# Project-level settings
1313/.tgitconfig
Original file line number Diff line number Diff line change @@ -85,13 +85,13 @@ jobs:
8585 script :
8686 - flake8
8787
88- - << : *code_style_check
89- name : " PEP257"
90- install :
91- - *upgrade_python_toolset
92- - pip install --upgrade pydocstyle
93- script :
94- - pydocstyle advanced_descriptors
88+ # - <<: *code_style_check
89+ # name: "PEP257"
90+ # install:
91+ # - *upgrade_python_toolset
92+ # - pip install --upgrade pydocstyle
93+ # script:
94+ # - pydocstyle advanced_descriptors
9595 - << : *code_style_check
9696 name : " Black formatting"
9797 install :
You can’t perform that action at this time.
0 commit comments