Skip to content

Commit

Permalink
Fix py lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sieniven committed Aug 29, 2023
1 parent 759e3fd commit caa617a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/functional/feature_evm_miner.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,5 +279,6 @@ def run_test(self):
# Test invalid tx in block creation
self.invalid_evm_tx_in_block_creation()


if __name__ == "__main__":
EVMTest().main()

0 comments on commit caa617a

Please sign in to comment.