Skip to content

Commit 417ba50

Browse files
Move shared code to common package
1 parent 7a376f6 commit 417ba50

File tree

75 files changed

+6122
-3105
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+6122
-3105
lines changed

common/common/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright 2025 Canonical Ltd.
2+
# See LICENSE file for licensing details.
3+
4+
"""Code shared between Kubernetes & machine charms"""

0 commit comments

Comments
 (0)