Skip to content

Commit 9bc9370

Browse files
committed
Use correct _definitions in old_clients/_client
1 parent 8f230c8 commit 9bc9370

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

juju/client/old_clients/_client.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# DO NOT CHANGE THIS FILE! This file is auto-generated by facade.py.
22
# Changes will be overwritten/lost when the file is regenerated.
33

4-
from juju.client._definitions import *
4+
from juju.client.old_clients._definitions import *
5+
56

67
from juju.client.old_clients import _client2, _client1, _client3, _client4, _client5, _client8, _client7, _client9, _client10, _client6, _client12, _client11, _client13, _client15, _client16, _client17, _client18
78

0 commit comments

Comments
 (0)