mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
bug-fix
This commit is contained in:
parent
e5d5e53728
commit
1c6b6a1a0c
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ from typing import List, Tuple, Dict, Set, Optional
|
|||
|
||||
class InternGObootcamp(Basebootcamp):
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
def case_generator(self) -> Dict:
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue