Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher committed May 18, 2016
1 parent 005532e commit 98b47bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyemma/msm/tests/test_msm_lowlevel_deprecation.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from pyemma.util.exceptions import PyEMMA_DeprecationWarning



@unittest.skipIf(sys.version_info.major == 2, "disabled on py2 for nosetest stupidness")
class TestShowDeprecationWarningOnLowLevelAPIUsage(unittest.TestCase):

@classmethod
Expand Down

0 comments on commit 98b47bc

Please sign in to comment.