Update the workflows #76
Annotations
1 error
Run actions/setup-python@v5
Control characters (codes < 0x1f and 0x7f) are not allowed in comments, use \u000d instead at row 62, col 20, pos 1713:
61: select = [
62> "B", # bugbear
^
63: "C90", # mccabe
|
Loading