Skip to content

Commit 56a99d9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e0c2e32 commit 56a99d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

brainglobe_heatmap/plane.py

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import vedo as vd
55
from brainrender.actor import Actor
66

7+
78
class Plane:
89
def __init__(
910
self, origin: np.ndarray, u: np.ndarray, v: np.ndarray

0 commit comments

Comments
 (0)