aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/brp_character.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/brp_character.py')
-rw-r--r--examples/brp_character.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/brp_character.py b/examples/brp_character.py
index cc3bfcd..3213fa6 100644
--- a/examples/brp_character.py
+++ b/examples/brp_character.py
@@ -1,5 +1,5 @@
import inspect
-from hrc.development import Character
+from hrc.dev import Character
from typing import Literal, Union, Optional