Skip to content

Commit 9b5205a

Browse files
chore: resolve merge conflict and format conftest.py with black
1 parent a548627 commit 9b5205a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,11 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
1313
- Standardize formatting of evm_address_test.py using Black for improved consistency and readability (#1529)
1414
- Formatted unit test files using Black.
1515
- Format `tests/unit/network_tls_test.py` with black for code style consistency (#1543)
16-
<<<<<<< HEAD
1716
- Format `tests/unit/conftest.py` with black for code style consistency. (#1522)
1817
- Format tests/unit/network_tls_test.py with black for code style consistency (#1543)
1918
- Formatted `ethereum_transaction_test.py` using Black.
2019
- Formatted client_test.py using Black.
21-
=======
2220
- Format `tests/unit/conftest.py` with black for code style consistency. (#1522)
23-
>>>>>>> efcd5ff (chore: format conftest with black)
2421

2522
### Added
2623
- Added Windows setup guide for SDK developers (`docs/sdk_developers/training/setup/setup_windows.md`) with PowerShell installation instructions. (#1570)

0 commit comments

Comments
 (0)