4 lines
64 B
Python
4 lines
64 B
Python
from .types import Patents, Patent
|
|
|
|
all = ["Patents", "Patent"]
|
from .types import Patents, Patent
|
|
|
|
all = ["Patents", "Patent"]
|