Cleanup based on flake8 lint
This commit is contained in:
parent
dec084818a
commit
bfd81f777c
6 changed files with 10 additions and 14 deletions
|
|
@ -262,7 +262,6 @@ class BasicTool(Tool, metaclass=ABCMeta):
|
|||
default_out_ptype: str
|
||||
""" Default value for out_ptype """
|
||||
|
||||
|
||||
@dataclass(frozen=True, slots=True)
|
||||
class LData:
|
||||
""" Data for planL """
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue