Skip to content

Commit 2275b74

Browse files
committed
placate robots
1 parent 2255ff4 commit 2275b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxstar/starrs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
21
import logging
32

43
logging.basicConfig(format='%(asctime)s %(levelname)s %(message)s', level=logging.INFO)
54

5+
66
def get_next_ip(starrs, range_name):
77
c = starrs.cursor()
88
try:

0 commit comments

Comments
 (0)