Skip to content

Commit a60b0bb

Browse files
chore(ci): auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ccaf8a8 commit a60b0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exp/2025/04/30/fat-muscle/src/10-gen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
from pathlib import Path
22

33
import einops
4+
import liblaf.melon as melon # noqa: PLR0402
45
import numpy as np
56
import pyvista as pv
67
from jaxtyping import Bool, Float
78

8-
import liblaf.melon as melon # noqa: PLR0402
99
from liblaf import cherries, grapes
1010

1111

0 commit comments

Comments
 (0)