Skip to content

Commit

Permalink
removed nmf from test_signal
Browse files Browse the repository at this point in the history
  • Loading branch information
cparcerisas committed Sep 3, 2024
1 parent 4dc3e21 commit 70930ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_signal.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import unittest
import pypam.signal as sig
import pypam.nmf as nmf
import numpy as np
from tests import skip_unless_with_plots, with_plots
import matplotlib.pyplot as plt
Expand Down

0 comments on commit 70930ae

Please sign in to comment.