Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
remove eis dependencies for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin committed Jun 4, 2023
1 parent 70cb845 commit 5350a05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PySimpleCV/PySimpleCV
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import PySimpleGUI as sg
import matplotlib
from matplotlib.lines import Line2D
import pandas as pd
from impedance import preprocessing
from impedance.models.circuits import Randles, CustomCircuit
# from impedance import preprocessing
# from impedance.models.circuits import Randles, CustomCircuit
import tarfile
import shutil
# from impedance.visualization import plot_nyquist
Expand Down

0 comments on commit 5350a05

Please sign in to comment.