Skip to content

Commit 2b7a43b

Browse files
committed
Fixed packaging
1 parent 251f1c1 commit 2b7a43b

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

resourcemanager/tests/test_resource_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# See the License for the specific language governing permissions and
1212
# limitations under the License.
1313
#
14-
from resourcemanager.samples import create_project, delete_project
14+
from resourcemanager import create_project, delete_project
1515
from tests import CloudBaseTest
1616

1717

0 commit comments

Comments
 (0)