Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor confusing file read/write context #327

Open
kwinkunks opened this issue Jan 26, 2023 · 0 comments
Open

Refactor confusing file read/write context #327

kwinkunks opened this issue Jan 26, 2023 · 0 comments

Comments

@kwinkunks
Copy link
Member

From review of #318

Original comment: #318 (comment)

required_args.add_argument(
    "--locations-config",
    type=str,
    required=True,
    help="Path to locations file, mapping locations to servers, in YAML format.",
)

This could be refactored to be clearer what is happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant