Skip to content

Commit 3f78e2f

Browse files
committed
ci: trgger update
1 parent d6dc4ee commit 3f78e2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: mathpad/algebra.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from typing import ItemsView, KeysView, TypeVar, Union, ValuesView, overload
22
from typing_extensions import Protocol
3+
34
import sympy
45

56
from mathpad.val import Q, ValT, Val

0 commit comments

Comments
 (0)