Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Jałowiecki committed Mar 11, 2024
1 parent 6fd0255 commit 4060f09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hqar/_operation_v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ def normalize_name(self, name):
return name.removeprefix("_").replace("V1", "")



def generate_operation_schema_v1() -> int:
"""Generate Operation schema V1.
Expand Down

0 comments on commit 4060f09

Please sign in to comment.