mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
fixed some dependency calls with new layout
This commit is contained in:
parent
438407be74
commit
d48d740b78
22 changed files with 32 additions and 49 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
import os
|
||||
import numpy as np
|
||||
from vide.backend.classes import *
|
||||
from backend.classes import *
|
||||
|
||||
# if True, will scan log files for last known completed state and run from there
|
||||
continueRun = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue