Show More
@@ -39,7 +39,7 b' ip = get_ipython()' | |||||
39 | # defined, if any code is inserted above, the following line will need to be |
|
39 | # defined, if any code is inserted above, the following line will need to be | |
40 | # updated. Do NOT insert any whitespace between the next line and the function |
|
40 | # updated. Do NOT insert any whitespace between the next line and the function | |
41 | # definition below. |
|
41 | # definition below. | |
42 |
THIS_LINE_NUMBER = 4 |
|
42 | THIS_LINE_NUMBER = 42 # Put here the actual number of this line | |
43 |
|
43 | |||
44 | from unittest import TestCase |
|
44 | from unittest import TestCase | |
45 |
|
45 |
General Comments 0
You need to be logged in to leave comments.
Login now