Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc committed Sep 1, 2023
1 parent 220a6bd commit 131dd2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sml/metrics/classification/classification_emul.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

import sml.utils.emulation as emulation


# TODO: design the enumation framework, just like py.unittest
# all emulation action should begin with `emul_` (for reflection)
def emul_SGDClassifier(mode: emulation.Mode.MULTIPROCESS):
Expand Down

0 comments on commit 131dd2d

Please sign in to comment.