diff --git a/lib/cdist/exec/local.py b/lib/cdist/exec/local.py index b9c511f4..18454b8f 100644 --- a/lib/cdist/exec/local.py +++ b/lib/cdist/exec/local.py @@ -20,6 +20,8 @@ # # +# FIXME: common base class with Remote? + import io import os import sys