Skip to content

Commit

Permalink
Fixing linting and reverting changelog entries.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelliot authored and mitchnegus committed Nov 21, 2024
1 parent 39172e3 commit 197e86f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

### Changed
* Using built-in tools to automatically version FIREWHEEL.
* Adding the horizontal logo for FIREWHEEL to the README.
* Fixing the license appearance on PyPI.
* Fixing a few references to GitLab that should be GitHub.

### Deprecated

Expand Down
1 change: 0 additions & 1 deletion src/firewheel/tests/unit/cli/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import unittest.mock
from importlib.metadata import version

import firewheel
from firewheel.config import Config
from firewheel.cli.utils import HelperNotFoundError
from firewheel.cli.firewheel_cli import FirewheelCLI
Expand Down

0 comments on commit 197e86f

Please sign in to comment.