Skip to content
Snippets Groups Projects
Commit 1716be7e authored by Adrien Crovato's avatar Adrien Crovato
Browse files

Futurize stage 1. Minor changes to ensure compatibility.

parent 19f52b2c
No related branches found
No related tags found
Loading
Checking pipeline status
Showing
with 195 additions and 175 deletions
Loading
  • Author Maintainer

    For the reference, I changed

    def next(...):

    to

    def my_next(...):

    in params/src/indices.py, and adapted the code consistently. I also removed the git symbols in mrstlnos/broken/beam_UQ_1.py, and commented the line in scripts/cppcheck.py (futurize did not like the > symbol).

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment