Skip to content

Commit 5442976

Browse files
author
honeydbio
committed
rm TOP_COUNT
1 parent 557a28f commit 5442976

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example3.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,5 @@
88

99
honeydb = api.Client(API_ID, API_KEY)
1010

11-
TOP_COUNT = 10
12-
1311
for service in honeydb.services():
1412
print(f"{service['service']} ({service['count']})")

0 commit comments

Comments
 (0)