I keep hitting the "AttributeError" upon trying to...
# pacc-june-14-2023
t
I keep hitting the "AttributeError" upon trying to deploy a flow using "prefect deploy"
File "D:\Packages\Miniconda\envs\prefect\lib\site-packages\prefect\cli\deploy.py", line 391, in _run_single_deploy
flow_name = flow.name
AttributeError: 'NoneType' object has no attribute 'name'
An exception occurred.