Clean up:
- determine the directory containing the supplemental data file in the normal way - don't use assert statements; use the appropriate self.assert*() methods consistently - organize imports in Python Normal Form - whitespace cleanup
Showing
Please register or sign in to comment