Skip to content

Commit

Permalink
More linting
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhjotsbhatia-ca committed Oct 31, 2024
1 parent 1ac448f commit 3e93f8a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/test_setup_async.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"wifimac": None,
"ethmac": None,
"product_id": "amazon123",

}

DEVICE_PROPERTIES_OUTPUT2 = "Not Amazon\n\n\n456\nnotamazon456"
Expand Down
1 change: 0 additions & 1 deletion tests/test_setup_sync.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"wifimac": None,
"ethmac": None,
"product_id": "amazon123",

}

DEVICE_PROPERTIES_OUTPUT2 = "Not Amazon\n\n\n456\nnotamazon456"
Expand Down

0 comments on commit 3e93f8a

Please # to comment.