Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 16, 2023
1 parent 38519dc commit 0e05b9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion elk/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ def sweep(args):
# evaluate(args) # args: models_path hidden_states_paths



def run():
parser = ArgumentParser(add_help=False)
subparsers = parser.add_subparsers(dest="command", required=True)
Expand Down

0 comments on commit 0e05b9b

Please sign in to comment.