more tests

This commit is contained in:
jonaswinkler
2020-12-19 15:16:42 +01:00
parent d99c085bff
commit a3334293af
4 changed files with 90 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
import subprocess
from django.conf import settings
from django.core.checks import Error, register
from django.core.checks import Error, Warning, register
def get_tesseract_langs():