Skip to content

Commit b27e51a

Browse files
committed
Docstring update (thanks @arosen93)
1 parent afff539 commit b27e51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atomate/vasp/fireworks/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ def __init__(
150150
initialized with no parents, it will perform a GGA optimization of the provided
151151
structure using the PBESol functional. This GGA-relaxed structure is intended
152152
to be passed to a second instance of this Firework for optimization with SCAN.
153-
(see workflow definition in SCAN_optimization.yaml)
153+
(see workflow definition in metagga_optimization.yaml)
154154
155155
Args:
156156
structure (Structure): Input structure. Note that for prev_calc_loc jobs, the structure

0 commit comments

Comments
 (0)