Skip to content

Commit

Permalink
Skip dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
roquelopez committed May 31, 2024
1 parent 895ff33 commit faec58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@
add_module_names = False

autodoc_mock_imports = ['sklearn', 'pandas', 'numpy', 'datamart_profiler', 'PipelineProfiler', 'IPython', 'torch',
'nltk', 'xgboost']
'nltk', 'xgboost', 'ray', 'gymnasium']

0 comments on commit faec58a

Please sign in to comment.