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