Commit 19afd7e
Fix linting and unused import errors in blueprint tests
- Remove unused 'pathlib' and 'Blueprint' imports in test_client.py
- Apply black reformatting to test files
- Verified pass for black, ruff, isort, and mypy locally
Co-authored-by: rnovatorov <20299819+rnovatorov@users.noreply.github.com>1 parent 87c906c commit 19afd7e
1 file changed
Lines changed: 1 addition & 2 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
0 commit comments