Skip to content

Commit

Permalink
FIXUP: Fix another lint
Browse files Browse the repository at this point in the history
  • Loading branch information
apyrgio committed Jan 30, 2024
1 parent 08911f2 commit 5b16a1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dev_scripts/qa.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
To ensure that new releases do not introduce regressions, and support existing
and newer platforms, we have to do the following:
- [ ] In `.circleci/config.yml`, add new platforms and remove obsolete platforms
- [ ] Bump the Python dependencies using `poetry lock`
- [ ] Make sure that the tip of the `main` branch passes the CI tests.
- [ ] Make sure that the Apple account has a valid application password and has
agreed to the latest Apple terms (see [macOS release](#macos-release)
Expand Down

0 comments on commit 5b16a1e

Please sign in to comment.