Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelvallat committed Jan 13, 2024
1 parent 58369f9 commit 7cbdb61
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
from distutils.core import setup

if __name__ == "__main__":

setup(
name=DISTNAME,
author=MAINTAINER,
Expand Down
1 change: 0 additions & 1 deletion yasa/detection.py
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,6 @@ def spindles_detect(
df = pd.DataFrame()

for i in range(n_chan):

# ####################################################################
# START SINGLE CHANNEL DETECTION
# ####################################################################
Expand Down

0 comments on commit 7cbdb61

Please sign in to comment.