You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://microsoft.github.io/pyright/)
13
+
[](https://mypy-lang.org/)
10
14
11
15
Easy to use image comparison based auto splitter for speedrunning on console or PC.
12
16
@@ -25,14 +29,14 @@ This program can be used to automatically start, split, and reset your preferred
25
29
### Compatibility
26
30
27
31
- Windows 10 and 11.
28
-
- Python 3.9+ (Not requried for normal use. Refer to the [build instructions](/docs/build%20instructions.md) if you'd like run the application directly in Python).
32
+
- Python 3.10+ (Not required for normal use. Refer to the [build instructions](/docs/build%20instructions.md) if you'd like run the application directly in Python).
# These should be warnings (https://github.com/charliermarsh/ruff/issues/1256)
39
+
# These should be warnings (https://github.com/astral-sh/ruff/issues/1256 & https://github.com/astral-sh/ruff/issues/1774)
38
40
###
39
41
"FIX", # flake8-fixme
40
42
# Not all TODOs are worth an issue, this would be better as a warning
### FIXME/TODO (no warnings in Ruff yet: https://github.com/charliermarsh/ruff/issues/1256):
60
-
"CPY001",
61
-
"PTH",
61
+
### FIXME/TODO (no warnings in Ruff yet: https://github.com/astral-sh/ruff/issues/1256 & https://github.com/astral-sh/ruff/issues/1774):
0 commit comments