Skip to content

Commit ba0e3bf

Browse files
committed
add utils docs
1 parent 722d532 commit ba0e3bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bayesflow/utils/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
"""
2+
A collection of utility functions, mostly used for internal purposes.
3+
"""
4+
15
from . import (
26
keras_utils,
37
logging,

0 commit comments

Comments
 (0)