Skip to content

Commit bbd7960

Browse files
committed
📝 add newsfragment.rst
Signed-off-by: Harmouch101 <[email protected]>
1 parent 6a98662 commit bbd7960

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

newsfragments/2353.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Clean up unnecessary UTF-8 encoding declarations.

tests/core/contracts/test_contract_buildTransaction.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
ValidationError,
99
)
1010

11-
# -*- coding: utf-8 -*-
12-
1311

1412
@pytest.fixture()
1513
def math_contract(web3, MathContract, address_conversion_func):

0 commit comments

Comments
 (0)