We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92d7cc commit af06547Copy full SHA for af06547
stitchclient/client.py
@@ -1,7 +1,7 @@
1
import os
2
import logging
3
import requests
4
-from .buffer import Buffer
+from stitchclient.buffer import Buffer
5
6
from io import StringIO
7
from transit.writer import Writer
0 commit comments