diff options
Diffstat (limited to 'python/pystache/pystache/commands/__init__.py')
-rw-r--r-- | python/pystache/pystache/commands/__init__.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/pystache/pystache/commands/__init__.py b/python/pystache/pystache/commands/__init__.py new file mode 100644 index 000000000..a0d386a38 --- /dev/null +++ b/python/pystache/pystache/commands/__init__.py @@ -0,0 +1,4 @@ +""" +TODO: add a docstring. + +""" |