chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from typing import Dict, Any
|
||||
|
||||
Data = Dict[str, Any]
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
from typing import Dict, Any
|
||||
|
||||
Data = Dict[str, Any]
|
||||