Skip to content

Commit 81b54d6

Browse files
authored
Add missing repos in get_official_package (#202)
1 parent 2a6adf5 commit 81b54d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mim/click/autocompletion.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,8 @@ def get_official_package(ctx=None, args=None, incomplete=None):
3030
'mmedit',
3131
'mmocr',
3232
'mmgen',
33+
'mmselfsup'
34+
'mmrotate',
35+
'mmflow',
36+
'mmyolo',
3337
]

0 commit comments

Comments
 (0)