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

Adding arguments to CLI to manage terminal outputs #315

Merged
merged 5 commits into from
Jul 11, 2024

Conversation

nplinden
Copy link

The purpose of the PR is to allow the user of python -m sandy.sampling to suppress NJOY output using the --supressnjoy argument, and to set the logging level through the --loglevel arguments.

@nplinden nplinden changed the base branch from develop to v1.1 May 31, 2024 09:13
@luca-fiorito-11
Copy link
Owner

I delete the short version '-s' of '--suppressnjoy'. I think it can be confusing with '-S'

@luca-fiorito-11
Copy link
Owner

I didn't implement unit tests because i don't see how to do it

@luca-fiorito-11 luca-fiorito-11 added the enhancement New feature or request label Jul 11, 2024
@luca-fiorito-11 luca-fiorito-11 merged commit 6379c48 into luca-fiorito-11:v1.1 Jul 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants