From 519ced1413c18a063c56f23c7b3cb33a942963f3 Mon Sep 17 00:00:00 2001 From: Shyue Ping Ong Date: Mon, 24 Jun 2024 12:38:53 -0700 Subject: [PATCH] Fix linting. --- custodian/vasp/utils.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/custodian/vasp/utils.py b/custodian/vasp/utils.py index 01163911..917760db 100644 --- a/custodian/vasp/utils.py +++ b/custodian/vasp/utils.py @@ -1,3 +1,5 @@ +"""Utility methods for VASP error handlers.""" + from __future__ import annotations from typing import TYPE_CHECKING @@ -60,7 +62,6 @@ def increase_k_point_density( The new Kpoints object / KSPACING consistent with constraints. If an empty dict, no new k-point mesh could be found. """ - uses_kspacing = isinstance(kpoints, (float, int)) if uses_kspacing: