Commit 1b1ef5c
fix(analyzers): add explicit Entity/File imports in Python analyzer
Adds explicit imports for Entity and File alongside the star import,
matching the pattern used in the Java analyzer. Fixes F405 ruff warnings.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d1cccde commit 1b1ef5c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments