Commit 454f100
Fix Pyflakes linting error in Blueprint API tests
Removed unused `pathlib` import from `tests/unit/test_http/test_api/test_blueprints/test_client.py`
which was causing the CI check (`make lint-pyflakes`) to fail.
Co-authored-by: rnovatorov <[email protected]>1 parent d4b94b5 commit 454f100
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments