Skip to content

Commit b863139

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

matrix/matrix_class.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
from typing import final
66

7+
78
@final
89
class Matrix:
910
"""

0 commit comments

Comments
 (0)