Skip to content

Commit 5a42800

Browse files
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>
1 parent c4bc900 commit 5a42800

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • .agents/skills/usethis-python-test

.agents/skills/usethis-python-test/SKILL.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ Nesting can go two or three levels deep when the logical structure demands it. F
4949

5050
Use the minimum depth needed to clearly communicate the test's context. Avoid nesting beyond three levels.
5151

52-
5352
### Test file placement mirrors source file structure
5453

5554
Tests for a class method must live in the test file that corresponds to the source file where the class is defined — not in a test file for a utility that the method happens to call internally.

0 commit comments

Comments
 (0)