Skip to content

Commit bbf6643

Browse files
committed
nit
1 parent 648d72b commit bbf6643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

torax/_src/output_tools/tests/imas_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def test_IMAS_geometry_input_output_roundtrip(
4444
config_dict = self._get_config_dict(config_name)
4545
equilibrium_in = imas_geometry._load_imas_data(
4646
config_dict['geometry']['imas_filepath'],
47-
ids_name =' equilibrium',
47+
ids_name ='equilibrium',
4848
)
4949
# Build TORAXSimState object and write output to equilibrium IDS.
5050
# Improve resolution to compare the input without losing too much

0 commit comments

Comments
 (0)