Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mkumar73 committed May 27, 2024
1 parent ef20d19 commit 8b3be33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
@@ -52,7 +52,8 @@
]
autodoc_mock_imports = ['lightning', 'torch',
'torchmetrics', 'pytorch_lightning',
'numpy', 'pandas', 'sklearn']
'numpy', 'pandas', 'sklearn',
'properscoring']

# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']

0 comments on commit 8b3be33

Please sign in to comment.