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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +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
-
- Format `tests/unit/conftest.py` with black for code style consistency. (#1544)
16
+
- Format `tests/unit/conftest.py` with black for code style consistency. (#1522)
17
17
- Format tests/unit/network_tls_test.py with black for code style consistency (#1543)
18
18
- Formatted `ethereum_transaction_test.py` using Black.
19
19
- Formatted client_test.py using Black.
20
+
- Format `tests/unit/conftest.py` with black for code style consistency. (#1522)
20
21
21
22
### Added
22
23
- Added Windows setup guide for SDK developers (`docs/sdk_developers/training/setup/setup_windows.md`) with PowerShell installation instructions. (#1570)
0 commit comments