Skip to content

Commit

Permalink
flake8: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebisbas committed Jun 20, 2024
1 parent ed734e1 commit bd4a228
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/filecheck/elastic.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

import numpy as np

# flake8: noqa

if __name__ == "__main__":

shape = (101, 101)
Expand Down

0 comments on commit bd4a228

Please sign in to comment.