Skip to content

Commit

Permalink
squash
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 committed Dec 6, 2023
1 parent 60481dd commit 849f7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynta/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import yaml
from copy import deepcopy
import numpy as np
from pynta.calculator import get_lattice_parameter
from pynta.calculator import get_lattice_parameters
from fireworks import LaunchPad, Workflow
from fireworks.queue.queue_launcher import rapidfire as rapidfirequeue
from fireworks.features.multi_launcher import launch_multiprocess
Expand Down

0 comments on commit 849f7b2

Please sign in to comment.