summaryrefslogtreecommitdiffstats
path: root/apex/clean.py
diff options
context:
space:
mode:
Diffstat (limited to 'apex/clean.py')
-rw-r--r--apex/clean.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/apex/clean.py b/apex/clean.py
index efea0ff2..9d0e648e 100644
--- a/apex/clean.py
+++ b/apex/clean.py
@@ -134,5 +134,6 @@ def main():
logging.info('Apex clean complete!')
+
if __name__ == '__main__':
main()