ops
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
# auto.py is full of patterns mypy doesn't like, so for type checking
|
||||
# purposes we replace it with interface.py.
|
||||
|
||||
from .interface import *
|
||||
Reference in New Issue
Block a user