diff --git a/tldp/doctypes/common.py b/tldp/doctypes/common.py index 3b1c7b8..8a7e0d3 100644 --- a/tldp/doctypes/common.py +++ b/tldp/doctypes/common.py @@ -23,7 +23,8 @@ set -o pipefail ''' postamble = ''' -# -- end of file''' +# -- end of file +''' def depends(graph, *predecessors):