Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cube-doctor
Commits
e87552ac1416
Commit
26fb66e3
authored
Dec 03, 2021
by
Laurent Peuch
Browse files
feat: add super for member_of in NoMRCommand
parent
c5f2aa3ecd7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
cube_doctor/__init__.py
View file @
e87552ac
...
...
@@ -826,6 +826,7 @@ class NoMRCommand(Command):
cubes
=
[
get_project
(
project
)]
else
:
targets
=
{
"member_of"
:
get_all_projects_am_member_of
,
"cubes"
:
get_all_cubes
,
"clients"
:
get_all_clients
,
"core"
:
get_all_core_projects
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment