spotkin
spotkin copied to clipboard
Resolve imports for flask and standalone
Running the server with flask run
imports have to have 'spotkin' like from spotkin.scripts.utils
Running as a standalone command line script
now the imports cannot have 'spotkin'. must be like from scripts.utils