Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
NewSoupVi committed Jun 16, 2024
1 parent 28db47c commit d105ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/witness/entity_hunt.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from collections import defaultdict
from logging import debug
from pprint import pformat
from typing import TYPE_CHECKING, Dict, List, Set, Tuple, Any
from typing import TYPE_CHECKING, Dict, List, Set, Tuple

from .data import static_logic as static_witness_logic

0 comments on commit d105ef4

Please sign in to comment.