Skip to content

Commit 03afd4c

Browse files
Nush395Torax team
authored andcommitted
Fix external isort.
PiperOrigin-RevId: 778818366
1 parent 36123d5 commit 03afd4c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

torax/tests/persistent_cache_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
from absl.testing import absltest
2424
from absl.testing import parameterized
25-
2625
import torax
2726
from torax import run_simulation_main
2827

torax/tests/scripts/run_and_save_all_benchmarks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
from torax._src.test_utils import paths
2929
from torax._src.torax_pydantic import model_config
3030

31-
3231
_OUTPUT_DIR = flags.DEFINE_string(
3332
'output_dir', '/tmp/torax_sim_outputs', 'Where to save sim outputs.'
3433
)

0 commit comments

Comments
 (0)