Skip to content

Commit

Permalink
Update base.py
Browse files Browse the repository at this point in the history
  • Loading branch information
utf authored Nov 8, 2023
1 parent 207c52a commit c97becb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/atomate2/vasp/jobs/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
Trajectory,
"force_constants",
"normalmode_eigenvecs",
"bandstructure",
"bandstructure", # FIX: BandStructure is not currently MSONable
]

# Input files. Partially from https://www.vasp.at/wiki/index.php/Category:Input_files
Expand Down

0 comments on commit c97becb

Please sign in to comment.