Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit ecaa783

Browse files
committed
mp.setenv
1 parent 5f9cec0 commit ecaa783

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/scenario/test_charm.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
import os
21
from pathlib import Path
3-
from unittest.mock import MagicMock, patch
2+
from unittest.mock import MagicMock
43

54
import pytest
65
import yaml

0 commit comments

Comments
 (0)