aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/hrc/rules/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'hrc/rules/__init__.py')
-rw-r--r--hrc/rules/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/hrc/rules/__init__.py b/hrc/rules/__init__.py
index ccd3dbc..a32b693 100644
--- a/hrc/rules/__init__.py
+++ b/hrc/rules/__init__.py
@@ -8,4 +8,5 @@ from ..typing import RulesT
class Rules(ABC, Generic[RulesT]):
...
- \ No newline at end of file
+
+