From ed8701b1e74cb5fa735022d2558e2390dbf86395 Mon Sep 17 00:00:00 2001 From: novirium Date: Sat, 21 Dec 2019 00:49:19 +0800 Subject: [PATCH] Spin library out from Shepherd --- shepherd/config.py => configspec.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename shepherd/config.py => configspec.py (100%) diff --git a/shepherd/config.py b/configspec.py similarity index 100% rename from shepherd/config.py rename to configspec.py