Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dpower4 committed Dec 19, 2024
1 parent 793713c commit 60df7ed
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@

class torch2onnxExporter():
"""PyTorch model to ONNX exporter."""

def __init__(self):
"""Constructor."""
self.num_classes = 100
Expand Down

0 comments on commit 60df7ed

Please sign in to comment.