diff options
Diffstat (limited to 'examples/python/default.py')
-rw-r--r-- | examples/python/default.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/python/default.py b/examples/python/default.py new file mode 100644 index 000000000..4f023ea04 --- /dev/null +++ b/examples/python/default.py @@ -0,0 +1,2 @@ +def main(): + pass
\ No newline at end of file |