We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbab28a commit 525a01fCopy full SHA for 525a01f
1 file changed
proxstar/starrs.py
@@ -1,8 +1,8 @@
1
-
2
import logging
3
4
logging.basicConfig(format='%(asctime)s %(levelname)s %(message)s', level=logging.INFO)
5
+
6
def get_next_ip(starrs, range_name):
7
c = starrs.cursor()
8
try:
0 commit comments