Skip to content

Commit

Permalink
fix 4 hardcode
Browse files Browse the repository at this point in the history
  • Loading branch information
ArendJan committed Oct 21, 2024
1 parent 430c9ed commit 33be9e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

import os
import re

import sys
try:
import importlib.resources as importlib_resources
except ModuleNotFoundError:
Expand Down

0 comments on commit 33be9e6

Please sign in to comment.