Skip to content
New issue

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

Fix for source with no external dependencies #196

Conversation

ChristopherBignamini
Copy link
Contributor

If no external dependecies are present, the loop over self.dependencies fails because self.dependencies itself is a NoneType. With this fix the failing loop is avoided.

@samkellerhals
Copy link
Contributor

I am closing this PR since you already addressed this issue in #198

@samkellerhals samkellerhals deleted the fortran-serialization-parse-fix branch May 25, 2023 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants