Skip to content

Commit

Permalink
chore: warning fix on logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jan 12, 2024
1 parent 841890c commit bf7ae78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/scripts/qaqc/gwells_locationqa.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@
PIDMATCH_FILENAME = "pidmatch.csv"
EPSG_3154 = "EPSG:3153"

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

LOG = logging.getLogger(__name__)

Expand Down

0 comments on commit bf7ae78

Please sign in to comment.