We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2255ff4 commit 2275b74Copy full SHA for 2275b74
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