mirror of
https://github.com/subutux/rmapy.git
synced 2025-12-10 15:35:34 +00:00
Cleanup
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
from typing import TypeVar
|
|
||||||
from .document import Document
|
|
||||||
|
|
||||||
RFC3339Nano = "%Y-%m-%dT%H:%M:%SZ"
|
RFC3339Nano = "%Y-%m-%dT%H:%M:%SZ"
|
||||||
USER_AGENT = "rmapipy"
|
USER_AGENT = "rmapipy"
|
||||||
BASE_URL = "https://document-storage-production-dot-remarkable-production.appspot.com" # noqa
|
BASE_URL = "https://document-storage-production-dot-remarkable-production.appspot.com" # noqa
|
||||||
|
|||||||
Reference in New Issue
Block a user