Skip to content

fix ruff warning in telegram_watcher#1936

Merged
KoalaSat merged 1 commit intoRoboSats:mainfrom
jerryfletcher21:fix-ruff-warning
May 20, 2025
Merged

fix ruff warning in telegram_watcher#1936
KoalaSat merged 1 commit intoRoboSats:mainfrom
jerryfletcher21:fix-ruff-warning

Conversation

@jerryfletcher21
Copy link
Contributor

@jerryfletcher21 jerryfletcher21 commented May 16, 2025

What does this PR do?

I keep on forgetting to run ruff locally.
There is a problem with the github actions though. Because ruff starts complaining after a pull request has been merged, so it seems that the following pull requests are giving problems when in fact it was the pull request before (as for example in #1920 and in this one, that is fixing the error reported by ruff).

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

KoalaSat

This comment was marked as outdated.

@KoalaSat KoalaSat merged commit 15af26b into RoboSats:main May 20, 2025
1 check failed
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