You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,11 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
13
13
- Standardize formatting of evm_address_test.py using Black for improved consistency and readability (#1529)
14
14
- Formatted unit test files using Black.
15
15
- Format `tests/unit/network_tls_test.py` with black for code style consistency (#1543)
16
-
<<<<<<< HEAD
17
16
- Format `tests/unit/conftest.py` with black for code style consistency. (#1522)
18
17
- Format tests/unit/network_tls_test.py with black for code style consistency (#1543)
19
18
- Formatted `ethereum_transaction_test.py` using Black.
20
19
- Formatted client_test.py using Black.
21
-
=======
22
20
- Format `tests/unit/conftest.py` with black for code style consistency. (#1522)
23
-
>>>>>>> efcd5ff (chore: format conftest with black)
24
21
25
22
### Added
26
23
- Added Windows setup guide for SDK developers (`docs/sdk_developers/training/setup/setup_windows.md`) with PowerShell installation instructions. (#1570)
0 commit comments