Skip to content

Commit

Permalink
refactor: get rid of unnecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
danfke committed Jun 28, 2022
1 parent 8ba001a commit 0bbb665
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_viz.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
from scipy.io import loadmat
import emgdecompy as emg
import numpy as np
import pandas as pd
import panel as pn
import altair as alt
import math
import pytest


Expand Down

0 comments on commit 0bbb665

Please sign in to comment.