Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Commit 99eb334

Browse files
satisfy isort (?)
1 parent f0552f0 commit 99eb334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitcoin/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import requests
22

3+
34
class Config:
45
"""Define Base Class for API Endpoint Config."""
56
params = {}

0 commit comments

Comments
 (0)