Skip to content

Commit 13068c9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 55b84d7 commit 13068c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/quat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from math import cos, pi, sin, sqrt
22

33
import numpy as np
4+
45
from hpp import Quaternion
56

67
ok = True

0 commit comments

Comments
 (0)