You've already forked HeurAMS-legacy
format
This commit is contained in:
@@ -17,6 +17,7 @@ from heurams.services.logger import get_logger
|
||||
|
||||
logger = get_logger(__name__)
|
||||
|
||||
|
||||
class RecognitionConfig(TypedDict):
|
||||
__origin__: str
|
||||
__hint__: str
|
||||
@@ -112,4 +113,4 @@ class Recognition(BasePuzzleWidget):
|
||||
self.atom.lock(1)
|
||||
self.atom.minimize(5)
|
||||
else:
|
||||
pass
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user