Commit 189ca0a
committed
test: add patch_markdown_headings to messaging package export tests
- Update test expectations in test_messaging_init.py to include the new patch_markdown_headings function in the public API exports
- Add E402 lint ignore for code_puppy/messaging/__init__.py in pyproject.toml to allow for module-level imports that are part of the package's initialization logic1 parent 4b184cd commit 189ca0a
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
166 | 168 | | |
167 | 169 | | |
168 | 170 | | |
| |||
0 commit comments