forked from freelawproject/courtlistener
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(opinion_page): Remove class methods from dataclasses
Streamline code organization and remove unnecessary complexity by removing the RECAPDocCitationRecord dataclass and the associated class methods from the ViewAuthority dataclass. Additionally, enhance the AuthoritiesContext dataclass by introducing two init-only fields and replacing the construct method with the post_init() method, simplifying object initialization.
- Loading branch information
Showing
1 changed file
with
21 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters