Skip to content

Commit bf7ae78

Browse files
author
Your Name
committed
chore: warning fix on logging
1 parent 841890c commit bf7ae78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/scripts/qaqc/gwells_locationqa.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@
8383
PIDMATCH_FILENAME = "pidmatch.csv"
8484
EPSG_3154 = "EPSG:3153"
8585

86-
# Configure logging at the module level
87-
logging.basicConfig(stream=sys.stderr, level=logging.INFO)
8886

8987
LOG = logging.getLogger(__name__)
9088

0 commit comments

Comments
 (0)