From e9a780496f7ce067e0d8d51ce1d62e48c9f2a8d9 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Thu, 19 Sep 2024 14:44:33 +0800 Subject: feat(core): Implement Service class and related functionalities Co-authored-by: yuzhe --- hrc/dev/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hrc/dev/__init__.py') diff --git a/hrc/dev/__init__.py b/hrc/dev/__init__.py index cf99d7f..ea8f56b 100644 --- a/hrc/dev/__init__.py +++ b/hrc/dev/__init__.py @@ -1 +1 @@ -from .grps import v1 \ No newline at end of file +from hrc.dev.grps import v1 \ No newline at end of file -- cgit v1.2.3-70-g09d2