Skip to content

Commit

Permalink
add missing import for traceback
Browse files Browse the repository at this point in the history
  • Loading branch information
2320sharon committed Jul 11, 2024
1 parent f0927ca commit 00915b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/coastseg/extracted_shoreline.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Standard library imports
import colorsys
import traceback
import copy
import shapely
import shutil
Expand Down

0 comments on commit 00915b2

Please sign in to comment.