-
Marco De Donno authored
If the data is not present in the database, the getitem function will not work on the None object retreived, hence the try/catch block.
Marco De Donno authoredIf the data is not present in the database, the getitem function will not work on the None object retreived, hence the try/catch block.
Loading