Skip to content

Commit a60911b

Browse files
committed
Update _config.py
1 parent eaf8326 commit a60911b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deeptrack/backend/_config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
2323
Attributes
2424
----------
25-
config : Config
25+
config: Config
2626
The default configuration object used by DeepTrack.
27-
xp : module
27+
xp: module
2828
The currently active backend module (NumPy, PyTorch, etc.).
2929
3030
Examples

0 commit comments

Comments
 (0)