Skip to content

Commit

Permalink
QOL for mypy/flak8 type hints
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianDeconinck committed Nov 12, 2024
1 parent 1eda108 commit b1b3ac0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ndsl/dsl/typing.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ def global_set_floating_point_precision():
NotImplementedError(
f"{precision_in_bit} bit precision not implemented or tested"
)
return None


# Default float and int types
Expand Down

0 comments on commit b1b3ac0

Please sign in to comment.