Skip to content

Conversation

@svartkanin
Copy link
Collaborator

No description provided.

@svartkanin svartkanin requested a review from Torxed as a code owner January 20, 2026 09:27
Comment on lines +85 to +90


__all__ = [
'Pacman',
'PacmanConfig',
]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
__all__ = [
'Pacman',
'PacmanConfig',
]

from ..general import SysCommand
from ..output import error, info, warn
from ..plugins import plugins
from .config import PacmanConfig
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
from .config import PacmanConfig

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