Small edits (#630)

This commit is contained in:
pollfly
2023-08-01 17:05:53 +03:00
committed by GitHub
parent 48794f3104
commit ee9db1f209
15 changed files with 17 additions and 17 deletions

View File

@@ -44,7 +44,7 @@ For example:
```python
auto_connect_frameworks={
'matplotlib': True, 'tensorflow': False, 'tensorboard': False, 'pytorch': True,
'tensorflow': False, 'matplotlib': True, 'tensorboard': False, 'pytorch': True,
'xgboost': False, 'scikit': True, 'fastai': True, 'lightgbm': False,
'hydra': True, 'detect_repository': True, 'tfdefines': True, 'joblib': True,
'megengine': True, 'jsonargparse': True, 'catboost': True