Skip to content

Commit 89cb949

Browse files
✨ feat: add imports in squarecloud module
1 parent c610857 commit 89cb949

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

squarecloud/__init__.py

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
StatusData,
1616
UploadData,
1717
UserData,
18+
ResumedStatus,
19+
DNSRecord,
1820
)
1921
from .file import File
2022
from .http.endpoints import Endpoint

0 commit comments

Comments
 (0)