We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b518bde commit e267471Copy full SHA for e267471
test/index_test.py
@@ -1,5 +1,5 @@
1
import unittest2 as unittest
2
-from ipynb.fs.full.index import (travel_month, number_of_weeks)
+from ipynb.fs.full.index import (travel_month)
3
4
class TestVariables(unittest.TestCase):
5
def test_travel_month(self):
0 commit comments