mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-24 22:53:20 -07:00
fix mistake in translating from mypy
This commit is contained in:
2
.github/type_check.sh
vendored
2
.github/type_check.sh
vendored
@@ -2,4 +2,4 @@ if [ "$(basename "$(pwd)")" = ".github" ]; then
|
||||
cd ..
|
||||
fi
|
||||
|
||||
xargs pyright -p .github/pyright-config.json
|
||||
pyright -p .github/pyright-config.json
|
||||
|
||||
Reference in New Issue
Block a user