Skip to content

Commit 1deb0e2

Browse files
committed
Fix linter
1 parent 04f65fd commit 1deb0e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/test_application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import logging
55

66
from .. import base
7-
from juju import jasyncio, errors
7+
from juju import errors
88
from juju.url import URL, Schema
99

1010
MB = 1

0 commit comments

Comments
 (0)