yupidevs / yupi

Python package designed for collecting and processing trajectory data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `plot_trajectory` function to `__init__.py` on analyzing module

jmorgadov opened this issue · comments

Currently the __all__ variable on the __init__.py file of the analyzing module only contains the plot_trajectories function.