Skip to content

Commit

Permalink
Update Quorum/entry_points/setup_quorum.py
Browse files Browse the repository at this point in the history
Co-authored-by: yoav-el-certora <[email protected]>
  • Loading branch information
nivcertora and yoav-el-certora authored Jan 1, 2025
1 parent a3679c8 commit 48850d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Quorum/entry_points/setup_quorum.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def get_working_directory() -> Path:

def setup_quorum(working_dir: Path):
"""
Initializes a Quorum environment by copying template files to the specified directory.
Initializes Quorum environment by copying template files to the specified directory.
Args:
working_dir (Path): Target directory for setting up Quorum.
Expand Down

0 comments on commit 48850d8

Please sign in to comment.