Files
OpenMensa-Parser-STW-Potsdam/tests
f4lco c957fc5b5e Fix exception type in test_retrieval (#7)
Using json.JSONDecodeError should replace using the 'message'
accessor of exceptions, which Python 3 removed.
This works as long as "simplejson" is not added as project
dependency, because "requests" gives preferential treatment to
simplejson, which ships its own version of JSONDecodeError.
2020-04-23 17:41:50 +02:00
..
2020-03-28 21:12:17 +01:00
2019-01-27 20:45:51 +01:00
2019-01-27 19:18:53 +01:00
2019-01-27 20:45:51 +01:00