summaryrefslogtreecommitdiffstats
path: root/src/ansiblelint/rules/risky_octal.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/ansiblelint/rules/risky_octal.py')
-rw-r--r--src/ansiblelint/rules/risky_octal.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ansiblelint/rules/risky_octal.py b/src/ansiblelint/rules/risky_octal.py
index e3651ea..e3dad38 100644
--- a/src/ansiblelint/rules/risky_octal.py
+++ b/src/ansiblelint/rules/risky_octal.py
@@ -1,4 +1,5 @@
"""Implementation of risky-octal rule."""
+
# Copyright (c) 2013-2014 Will Thames <will@thames.id.au>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy