8000
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
cgru/afanasy/python/af.py
Line 286 in d385560
the test should be:
if "environment" not in self.data:
the old line would only allow ONE env var to be set at all.
The text was updated successfully, but these errors were encountered:
Hi. Yes! And i only used it for one variable! It should be fixed.
Sorry, something went wrong.
20786eb
Great that you noticed it right now. It will be fixed in 2.3.0, that i am about to create. Thank you!
No branches or pull requests
cgru/afanasy/python/af.py
Line 286 in d385560
the test should be:
if "environment" not in self.data:
the old line would only allow ONE env var to be set at all.
The text was updated successfully, but these errors were encountered: