diff --git a/PixivSearch/thrift/QueryComment/__init__.py b/PixivSearch/thrift/QueryComment/__init__.py new file mode 100644 index 0000000..52b572e --- /dev/null +++ b/PixivSearch/thrift/QueryComment/__init__.py @@ -0,0 +1 @@ +__all__ = ['ttypes', 'constants', 'QueryComment'] diff --git a/PixivSearch/thrift/task/__init__.py b/PixivSearch/thrift/task/__init__.py new file mode 100644 index 0000000..c42116e --- /dev/null +++ b/PixivSearch/thrift/task/__init__.py @@ -0,0 +1 @@ +__all__ = ['ttypes', 'constants', 'TSDM']