pi-timolo
pi-timolo copied to clipboard
Fix for DF info
Subprocess returns a byte array in python3, and the output is processed as a string - therefore, we need to convert df's output into a string before we work with it.