Skip to content

Commit d89d7e0

Browse files
further lint fix
1 parent be43724 commit d89d7e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymatgen/io/validation/check_incar.py

+1
Original file line numberDiff line numberDiff line change
@@ -714,6 +714,7 @@ class BaseValidator:
714714
}
715715

716716
def __init__(self):
717+
"""Dummy init."""
717718
return
718719

719720
def check_parameter(

0 commit comments

Comments
 (0)