Skip to content

Commit 518c11b

Browse files
committed
fix
1 parent ec068d9 commit 518c11b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/scripts/generate_eip_report.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
"""\
1616
# EIP Version Check Report
1717
18-
This automated check has detected that some EIP references in test files are outdated. This means that the EIPs have been updated in the [ethereum/EIPs](https://github.com/ethereum/EIPs) repository since our tests were last updated.
18+
This automated check has detected that some EIP references in test files are outdated.
19+
This means that the EIPs have been updated in the
20+
[ethereum/EIPs](https://github.com/ethereum/EIPs) repository since our tests were last updated.
1921
2022
## Outdated EIP References
2123

0 commit comments

Comments
 (0)