This commit is contained in:
Stijn Van Campenhout
2019-09-18 12:11:54 +02:00
parent 2222856f4d
commit a56cfff516

View File

@@ -1,6 +1,3 @@
from typing import TypeVar
from .document import Document
RFC3339Nano = "%Y-%m-%dT%H:%M:%SZ"
USER_AGENT = "rmapipy"
BASE_URL = "https://document-storage-production-dot-remarkable-production.appspot.com" # noqa