Commit 455360e
fix: use enum.StrEnum instead of str, enum.Enum (#14)
Fix ruff UP042 lint errors in SymbolBinding and SymbolType classes.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent a840ace commit 455360e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments