refactored how services are loaded to be more dynamic
This commit is contained in:
parent
35c48e67a3
commit
850cc599c8
4 changed files with 53 additions and 68 deletions
|
@ -2,7 +2,6 @@
|
|||
Miscellaneous utility functions, wrappers around some subprocess procedures.
|
||||
"""
|
||||
|
||||
import ast
|
||||
import os
|
||||
import subprocess
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue