Skip to content
Snippets Groups Projects
Commit 97c352d0 authored by Renaud's avatar Renaud
Browse files

Suppression de l'OLR

parent a78cf8b5
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,4 @@ from ._db import DB
from ._identification import Identification
from ._models import *
from ._ocr import OCR
from ._olr import OLR
from ._ui import UI
class OLR:
"""
Classe d'implémentation de la reconnaissance optique de logos (OLR)
@author: Groupe 7
"""
def __init__(self) -> None:
pass
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment