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
armi/armi/tests/test_runLog.py
Lines 197 to 199 in f0d27e7
Well, that seems silly. Seems to me that attribute should be public. Easy change, though it means a small PR into one downstream repo, that I can see.
armi/tests/mockRunLogs.py
armi/runLogs.py
The text was updated successfully, but these errors were encountered:
It turns out we already have a helper method for this .getStdoutValues(). People just aren't using it.
.getStdoutValues()
So I have opened a ticket to fix that.
Sorry, something went wrong.
john-science
Successfully merging a pull request may close this issue.
armi/armi/tests/test_runLog.py
Lines 197 to 199 in f0d27e7
Well, that seems silly. Seems to me that attribute should be public. Easy change, though it means a small PR into one downstream repo, that I can see.
armi/tests/mockRunLogs.py
. Should this be in or neararmi/runLogs.py
?The text was updated successfully, but these errors were encountered: