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 14, 2023
1 parent 3fd6e27 commit eb6782f
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 eb6782f

Please sign in to comment.