Skip to content

Commit

Permalink
fix: Fix import.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjw committed Nov 30, 2023
1 parent 04514b0 commit 4501888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/i75
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

import argparse
import importlib
import importlib.util
import os
import os.path
import subprocess
Expand Down

0 comments on commit 4501888

Please sign in to comment.