Skip to content

Commit

Permalink
chore: ran isort
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsbck committed Sep 5, 2023
1 parent afb92e2 commit 6fff163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_diagnostics.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import matplotlib.pyplot as plt
import pytest

from ephyspy.features import *
from ephyspy.analysis import plot_spike_feature
from ephyspy.features import *
from tests.helpers import (
close_fig_b4_raising,
depol_test_sweep,
Expand Down

0 comments on commit 6fff163

Please sign in to comment.