Skip to content

Commit c2aedf8

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

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)