traja-team / traja

Python tools for spatial trajectory and time-series data analysis
https://traja.readthedocs.io
MIT License
98 stars 25 forks source link

Remove unused HybridTrainer args from docstring #76

Open JustinShenk opened 3 years ago

JustinShenk commented 3 years ago

HybridTrainer docstring includes several unimplemented args, like device. These should be cleaned to reflect the imlemented arguments.