From 394ef75729a53796d8b153d271bbcd9d9eb814d1 Mon Sep 17 00:00:00 2001 From: beauxq Date: Sat, 6 Apr 2024 13:42:54 -0700 Subject: [PATCH] don't need these --- .github/mypy_files.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/mypy_files.txt b/.github/mypy_files.txt index 703c9791c0..0f0bef1ee4 100644 --- a/.github/mypy_files.txt +++ b/.github/mypy_files.txt @@ -1,2 +1,2 @@ -./worlds/AutoSNIClient.py -./Patch.py +worlds/AutoSNIClient.py +Patch.py