Skip to content

Commit

Permalink
Apply isort to preprocess.py
Browse files Browse the repository at this point in the history
  • Loading branch information
freddy5566 committed Mar 13, 2023
1 parent ece4b5e commit 31cf90f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion egs2/iwslt22_low_resource/st1/local/preprocess.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import yaml
import argparse

import yaml


def get_args() -> argparse.Namespace():
parser = argparse.ArgumentParser()
Expand Down

0 comments on commit 31cf90f

Please sign in to comment.