forked from mirror/Archipelago
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