Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
xincunli-sonic committed Jun 17, 2024
1 parent 621fc64 commit c643f68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/config_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
from sonic_py_common import device_info, multi_asic
from utilities_common.db import Db
from utilities_common.general import load_module_from_source
from unittest.mock import MagicMock, patch, mock_open

from generic_config_updater.generic_updater import ConfigFormat

Expand Down

0 comments on commit c643f68

Please sign in to comment.