aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/COC7/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/COC7/__init__.py b/examples/COC7/__init__.py
index 232ed4d..f9d4949 100644
--- a/examples/COC7/__init__.py
+++ b/examples/COC7/__init__.py
@@ -1,7 +1,7 @@
import math
from hrc.core import Core
-from hrc.rule import Rule, BaseRule
+from hrc.rule import Rule, BaseRule # noqa: F401
from hrc.dependencies import Depends
from .Character import Attributes