We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db7ffa4 commit 3254b45Copy full SHA for 3254b45
test/test_token.py
@@ -10,7 +10,7 @@
10
11
import unittest, time
12
13
-from roundup.token import token_split
+from roundup.token_r import token_split
14
15
class TokenTestCase(unittest.TestCase):
16
def testValid(self):
0 commit comments