Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
refactor(context): rename plate model
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinNitroG committed Dec 28, 2024
1 parent d958f01 commit b9ec97f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from check_phat_nguoi.context.plate_context.models.plate_context import (
from check_phat_nguoi.context.plate_context.models.plate import (
PlatesModel,
)
from check_phat_nguoi.context.plate_context.models.plate_info import (
Expand Down

0 comments on commit b9ec97f

Please sign in to comment.