add rad_development_python, remove common functions

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-08-04 10:40:00 -04:00
parent 257e30abcb
commit bdc15b2c41
10 changed files with 22 additions and 57 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python3
import json
from flupdt.common import bash_wrapper
from rad_development_python import bash_wrapper
import shutil
import logging
import re