Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
) * remove no_type_check mark * remove no_type_check from plotter as it seems this have to go first * remove mypy version pin * take it slow and pin mypy for now * fix io.lmto * fix electronic structure plotter * fix phase diagram * fix pourbaix diagram * migrate config * bump pyright version * fix pyright in io.lmto * fix pyright in phase diagram * remove mypy pin * fix vis.structure_vtk * fix core ptable * pre-commit auto-fixes * fix lobtser outputd * fix typo in vasprun test * handle converged_electronic for vasp ALGO=CHI * fix another vasp.output error * tweak code style a bit * suppress overload error for now * fix electronic structure plotter * tweak code style a bit * fix type * fix incorrect type of cn * use overload type * bump pre-commit, mainly to get mypy 1.12 * fix incorrect return type of get_parameters * fix most errors in local_env * all done * use set to check membership * a bit more specific type for DEFAULT_OP_PARAMS --------- Signed-off-by: Shyue Ping Ong <shyuep@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Shyue Ping Ong <shyuep@users.noreply.github.com>
- Loading branch information