data.py is a way of importing data
Could we better document or improve the use of data.py?
Think about combinig import_functions.py with data.py into a single file
OR reserving data.py only for data, it doesn't also create the db and add data to the db
data.py is a way of importing data Could we better document or improve the use of data.py? Think about combinig import_functions.py with data.py into a single file OR reserving data.py only for data, it doesn't also create the db and add data to the db
data.py is like a test suite