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: .github/scripts/generate_eip_report.py
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,9 @@
15
15
"""\
16
16
# EIP Version Check Report
17
17
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.
0 commit comments