Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
simplymathematics committed Nov 29, 2023
1 parent 41e9946 commit 5f9b14c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deckard/layers/afr.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
logger = logging.getLogger(__name__)

if "__main__" == __name__:

afr_parser = argparse.ArgumentParser()
afr_parser.add_argument("--target", type=str, default="adv_failures")
afr_parser.add_argument("--duration_col", type=str, default="adv_fit_time")
Expand Down

0 comments on commit 5f9b14c

Please sign in to comment.