SAE_Question_Answering_IA_Back / Exceptions /ModelNotSelectedException.py
PascalZhan's picture
Synchronisation Frontend DracolIA QA
d72e3a5
raw
history blame contribute delete
52 Bytes
class ModelNotSelectedException(Exception):
pass