Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
wesselb committed May 20, 2022
1 parent fa8bd8b commit 0828aa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stheno/random.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from types import FunctionType

from algebra.util import identical
from lab import B
from matrix import AbstractMatrix, Zero, Diagonal
from plum import convert, Union
Expand Down

0 comments on commit 0828aa5

Please sign in to comment.