Skip to content

Commit

Permalink
Merge pull request #151 from MOV-AI/dev
Browse files Browse the repository at this point in the history
version 2.4.1.22
  • Loading branch information
Mograbi authored May 25, 2023
2 parents 06cdf70 + fdb5e23 commit d7b5b7a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ The complete build process:
--index-url="https://artifacts.cloud.mov.ai/repository/pypi-experimental/simple" \
--extra-index-url https://pypi.org/simple \
./dist/*.whl

1 change: 0 additions & 1 deletion dal/models/role.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,4 @@ def list_roles_names() -> list:
return roles_names


Role.create_default_roles()
Model.register_model_class("Role", Role)

0 comments on commit d7b5b7a

Please sign in to comment.