Skip to content

Conversation

@salt-apps
Copy link

@salt-apps salt-apps bot commented Dec 27, 2025

This PR fixes the unused import issue identified by the code quality bot.

Changes:

  • Removed CONFIG_FILE from the import statement in tests/mode/test_documentation_mode.py since it's not used directly in the code (only patched as a module attribute).

The test continues to work correctly as it uses patch("wikigen.config.CONFIG_FILE", ...) to mock the module attribute.


Related to: #3
Auto-generated fix PR

@salt-apps salt-apps bot mentioned this pull request Dec 27, 2025
Base automatically changed from rename/wikigen to main December 27, 2025 21:23
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