Skip to content

Commit

Permalink
refactor(clone_from_cl): improve clone_docket docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
grossir committed Oct 9, 2024
1 parent c9b0126 commit ba554d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cl/scrapers/management/commands/clone_from_cl.py
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,10 @@ def clone_docket(
:param session: a Requests session
:param docket_ids: a list of docket ids
:param add_docket_entries: flag to clone docket entries and recap docs
:param add_audio_files: flag to clone related audio files
when cloning a docket
:param add_clusters: flag to clone related opinion clusters when
cloning a docket
:param person_positions: True is we should clone person positions
:param person_positions: True is we should clone person positions
:param add_to_solr: True if we should add objects to solr
Expand Down

0 comments on commit ba554d9

Please sign in to comment.