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
{{ message }}
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
... regparser.notice.amendments.appendix Could not find Appendix E7 to part 1
... regparser.notice.xml Unable to fetch amendments for docket E7-19326
This warning occurs when processing 72 FR 55055 amendment 1 at regparser/notice/amendments/appendix.py:31. From what I can tell, the notice is interpreted as amending a non-existent E7 appendix in 37 CFR 1. The parser appears to be deriving the appendix identifier from the FR document ID (E7-19326). Can you confirm and recommend an approach here?