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

Commit 2ded713

Browse files
committed
small pylint changes
1 parent f229482 commit 2ded713

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

CloudFlare/__init__.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
21
""" CloudFlare v4 API"""
32

4-
__version__ = '1.1.0'
5-
63
from cloudflare import CloudFlare
4+
5+
__version__ = '1.1.0'

0 commit comments

Comments
 (0)