Mage: Minor indent fixes.

setup.py
Pierre-Antoine Rouby 2023-12-13 16:31:57 +01:00
parent cd2fda8224
commit 58300b8c1a
1 changed files with 1 additions and 1 deletions

View File

@ -453,7 +453,7 @@ class Mage(CommandLineSolver):
"BO": "A", "BO": "A",
"UD": "X", "UD": "X",
"PO": "P", "PO": "P",
} }
hydraulic_structures = study.river.hydraulic_structures.lst hydraulic_structures = study.river.hydraulic_structures.lst
if len(hydraulic_structures) == 0: if len(hydraulic_structures) == 0: