Closed LeedsJohn closed 6 months ago
I created constants.py to create constants for the maximum length of a sound name, author name, and tag. I changed the create database queries to reference these constants and added error handling and tests.
constants.py
I created
constants.py
to create constants for the maximum length of a sound name, author name, and tag. I changed the create database queries to reference these constants and added error handling and tests.