Skip to content

Commit

Permalink
Switch to import of update_log
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Pflibsen-Jones committed Aug 6, 2021
1 parent f35c33e commit 09786a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
from copy import deepcopy

from . import parametric, utilities
from .parametric.gen import update_log
from .parametric.tree_params import tree_param


update_log = parametric.gen.update_log
main_thread_callback_queue = queue.Queue()


Expand Down

0 comments on commit 09786a5

Please sign in to comment.