Skip to content

Commit

Permalink
flake8: drop check
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebisbas committed Nov 22, 2023
1 parent cbc2541 commit 3bb1f0d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions fast/run_benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
from functools import reduce
import numpy as np

# This file should not be needed anymore
# To check whether any code would be useful
# flake8: noqa



if __name__ == "__main__":
parser = argparse.ArgumentParser(description="Process arguments.")

Expand Down

0 comments on commit 3bb1f0d

Please sign in to comment.