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

various improvements #340

Merged
merged 4 commits into from
Oct 10, 2024
Merged

various improvements #340

merged 4 commits into from
Oct 10, 2024

Conversation

EvanBldy
Copy link
Member

Problem

  • Some requirements are outdated.
  • Black formatter.
  • When using gazu.task.new_task the custom client is not passed as an argument to gazu.task.get_default_task_status.
  • gazu.task.get_default_task_status is declared twice.

Solution

  • Upgrade outdated requirements.
  • Black formatted.
  • When using gazu.task.new_task pass client argument to gazu.task.get_default_task_status.
  • Remove one gazu.task.get_default_task_status implementation.

@EvanBldy EvanBldy merged commit da2a685 into cgwire:master Oct 10, 2024
7 checks passed
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.

1 participant