Skip to content

Commit

Permalink
T0000: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kumvijaya authored Aug 9, 2024
1 parent 1f0ea5d commit e41e7e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

from unittest import TestCase
import requests
class TestVyOSUtils(TestCase):
def test_key_mangling(self):
from vyos.utils.dict import mangle_dict_keys
Expand Down

0 comments on commit e41e7e9

Please sign in to comment.