Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrubeck committed Sep 28, 2023
1 parent 21a8200 commit a36cd28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyop2/datatypes.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,5 @@ def __init__(self, name):
def __repr__(self):
return self.name


mat_dtype = OpaqueType("Mat")

0 comments on commit a36cd28

Please sign in to comment.