aboutsummaryrefslogtreecommitdiffstats
path: root/arthur/exts/systems/__init__.py
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-05-31 18:09:25 +0100
committerGravatar Joe Banks <[email protected]>2024-05-31 18:15:38 +0100
commit3e942baff266b344f1e9d644d6a6aa023a6313c6 (patch)
treefa5de9582207c02c10c88cc1ca731fc23da37abf /arthur/exts/systems/__init__.py
parentIgnore DTZ003 lint rule (diff)
Add new System Information extension
Diffstat (limited to 'arthur/exts/systems/__init__.py')
-rw-r--r--arthur/exts/systems/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/arthur/exts/systems/__init__.py b/arthur/exts/systems/__init__.py
new file mode 100644
index 0000000..fa87b0c
--- /dev/null
+++ b/arthur/exts/systems/__init__.py
@@ -0,0 +1 @@
+"""Extensions for fetching system information from our production 9front deployment."""