Skip to content

Commit

Permalink
Fixing template formating
Browse files Browse the repository at this point in the history
Signed-off-by: HUG0-D <[email protected]>
  • Loading branch information
HUG0-D committed Nov 15, 2024
1 parent 6f6108f commit 07abe2e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ from pydantic.dataclasses import dataclass
from ..utils.profile import BaseProfile, Profile
from {{class_location}} import {{sub_class_of}}
{{setImports}}

@dataclass
class {{class_name}}({{sub_class_of}}):
"""
Expand Down

0 comments on commit 07abe2e

Please sign in to comment.