Skip to content

Commit dbb97dd

Browse files
authored
Remove not used argparse import
1 parent 24b0ac1 commit dbb97dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

baf_kpi/code/baf_kpi/main.py

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import idyntree.bindings as iDynTree
55
from joblib import dump
66
from pathlib import Path
7-
import argparse
87
import json
98
import tkinter as tk
109
from tkinter import filedialog

0 commit comments

Comments
 (0)