Skip to content

Commit

Permalink
ruff linting
Browse files Browse the repository at this point in the history
  • Loading branch information
vbrunn committed Dec 19, 2024
1 parent 4efd845 commit b35771f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
import shutil
import sys

from grass_gis_helpers.mapset import switch_to_new_mapset
import grass.script as grass
from grass_gis_helpers.mapset import switch_to_new_mapset

NEWGISRC = None
GISRC = None
Expand Down

0 comments on commit b35771f

Please sign in to comment.