Closed milanoleonardo closed 4 years ago
Hi Tinka, can you please have a look? It's probably not the most elegant way of doing it but it seems to work. The output of the loggin.error function would be in red and would be easier to spot
Looks good. Best practice would be to catch the specific errors you might expect, (e.g. except KeyError) but for current purposes this should be fine.
Hi Tinka, can you please have a look? It's probably not the most elegant way of doing it but it seems to work. The output of the loggin.error function would be in red and would be easier to spot