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
The variable stack_full_path is appended to out, but never defined. I guess it should be stack_file_path?
stack_full_path
out
stack_file_path
https://github.com/SchapiroLabor/macsima2mc/blob/aa686aa767a128ad52d8ddb10696cce4204856b5/macsima2mc/tools.py#L360C13-L360C53
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The variable
stack_full_path
is appended toout
, but never defined. I guess it should bestack_file_path
?https://github.com/SchapiroLabor/macsima2mc/blob/aa686aa767a128ad52d8ddb10696cce4204856b5/macsima2mc/tools.py#L360C13-L360C53
The text was updated successfully, but these errors were encountered: