walsh06 / python_rugby

Python api for querying rugby data
18 stars 6 forks source link

Add Timer Context Manager #3

Closed walsh06 closed 6 years ago

walsh06 commented 6 years ago

Adds a Timer context manager class for timing tests. Changed tests to use new context manager