Skip to content

Conversation

itkovian
Copy link
Member

No description provided.


try:
commands.append(create_modify_qos_command(qos_name, {
"GRPTRESMins": "billing={credits},gres/gpu={gpuminutes}".format(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing an f before the string

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pylint does not always nag about format, it might be the named formatting it says should just be a fstring.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, will change

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

Successfully merging this pull request may close these issues.

2 participants