Skip to content

Commit

Permalink
Remove stray whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Cirras committed Sep 12, 2024
1 parent af5eb5d commit 6639595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol_code_generator/type/type_factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ def _is_bounded(self, protocol_struct):
result = dummy_type.bounded

return result

@staticmethod
def _flatten_instruction(instruction, result):
result.append(instruction)
Expand Down

0 comments on commit 6639595

Please sign in to comment.