Commit 600a402
Remove redundant docstrings from test classes (#1897)
* Initial plan
* remove docstrings from test classes in test files
Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/61fa31b6-ac9b-4a7c-bd46-f528bb0630aa
Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
* restore docstrings on TestAllBadgesMarkdownValid and TestIconFallbackIntegration; refine skill guidance
Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/44fe822c-6d64-4f38-8f80-cbbf2c0d44b3
Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
* fix: remove extra blank line in SKILL.md to pass markdownlint
Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/505fdfca-5f9f-4c45-a3b0-7f10d683c33d
Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
Co-authored-by: Nathan McDougall <nathan.j.mcdougall@gmail.com>1 parent d513a50 commit 600a402
6 files changed
Lines changed: 5 additions & 13 deletions
File tree
- .agents/skills/usethis-python-test
- tests/usethis
- _core
- _file/yaml
- _integrations/pre_commit
- _pipeweld
- _tool/impl/base
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2234 | 2234 | | |
2235 | 2235 | | |
2236 | 2236 | | |
2237 | | - | |
2238 | | - | |
2239 | 2237 | | |
2240 | 2238 | | |
2241 | 2239 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1139 | 1139 | | |
1140 | 1140 | | |
1141 | 1141 | | |
1142 | | - | |
1143 | | - | |
1144 | 1142 | | |
1145 | 1143 | | |
1146 | 1144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
766 | 766 | | |
767 | 767 | | |
768 | 768 | | |
769 | | - | |
770 | | - | |
771 | 769 | | |
772 | 770 | | |
773 | 771 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
179 | 177 | | |
180 | 178 | | |
181 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
| |||
0 commit comments