We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Importing this module is causing errors due to a required local file
https://github.com/USEPA/flowsa/blob/ghgi-recursive-yaml/flowsa/data_source_scripts/BTS_Airlines.py
flowsa/flowsa/data_source_scripts/BTS_Airlines.py
Lines 6 to 7 in d7c9403
This should be wrapped inside a function.
The text was updated successfully, but these errors were encountered:
@matthewlchambers This is causing errors in the github actions, and for us to run things, as we don't have access to the file here: https://github.com/USEPA/flowsa/blob/ghgi-recursive-yaml/flowsa/methods/flowbyactivitymethods/BTS_Airlines.yaml#L7
Sorry, something went wrong.
Hahaha, that absolutely should be wrapped in a function. My mistake.
matthewlchambers
No branches or pull requests
Importing this module is causing errors due to a required local file
https://github.com/USEPA/flowsa/blob/ghgi-recursive-yaml/flowsa/data_source_scripts/BTS_Airlines.py
flowsa/flowsa/data_source_scripts/BTS_Airlines.py
Lines 6 to 7 in d7c9403
This should be wrapped inside a function.
The text was updated successfully, but these errors were encountered: