Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit b5aae7e

Browse files
authored
Merge pull request #156 from UsamaSadiq/remove-future-dependency
fix: remove future dependency and imports
2 parents 4e9eb55 + 5b3e687 commit b5aae7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CloudFlare/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
from .cloudflare import CloudFlare
66

7-
__all__ = ['CloudFlare']
7+
__all__ = ['CloudFlare']

0 commit comments

Comments
 (0)