Commit 72f56a8
Doug Borg
style: remove unused itertools import
Removed itertools import that was no longer needed after refactoring.
Detected by ruff linter: F401 'itertools' imported but unused
✅ All CI checks pass locally:
- ty check: passed
- black: passed
- ruff: passed
- pytest: 250 passed, 94.78% coverage1 parent d7d4215 commit 72f56a8
File tree
1 file changed
+0
-1
lines changed- src/openapi_python_generator/language_converters/python
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
0 commit comments