Skip to content

Commit

Permalink
Hotfix clashing module names
Browse files Browse the repository at this point in the history
  • Loading branch information
polakowo committed Oct 16, 2021
1 parent 820edb8 commit f67c502
Show file tree
Hide file tree
Showing 32 changed files with 236 additions and 236 deletions.
2 changes: 1 addition & 1 deletion tests/test_portfolio.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import vectorbt as vbt
from vectorbt.portfolio.enums import *
from vectorbt.generic.enums import drawdown_dt
from vectorbt.utils.random import set_seed
from vectorbt.utils.random_ import set_seed
from vectorbt.portfolio import nb

from tests.utils import record_arrays_close
Expand Down
Loading

0 comments on commit f67c502

Please sign in to comment.