Skip to content

Commit

Permalink
Test: Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
3j14 committed Nov 15, 2024
1 parent ef006e2 commit 766c368
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_config.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

import pytest
from pytest import MonkeyPatch

from bumgr import get_config
from bumgr.config import get_config

# Note: Other config files, located e.g. at '/etc/bumgr/config.toml'
# or in the user path (if 'XDG_CONFIG_HOME' is not defined) are hard
Expand Down

0 comments on commit 766c368

Please sign in to comment.