Skip to content

Commit

Permalink
NOOOOOOOO
Browse files Browse the repository at this point in the history
  • Loading branch information
NewSoupVi committed Dec 31, 2024
1 parent 51afbf0 commit 93710e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/witness/data/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from random import Random
from typing import Collection, FrozenSet, Iterable, List, Optional, Set, Tuple, TypeVar

from worlds.witness.data.definition_classes import ConnectionDefinition, RegionDefinition, WitnessRule
from .definition_classes import ConnectionDefinition, RegionDefinition, WitnessRule

T = TypeVar("T")

Expand Down

0 comments on commit 93710e2

Please sign in to comment.