mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-04 15:00:21 +01:00
Clean up tests
This commit is contained in:
parent
5eea0e75e8
commit
c75c664058
@ -6,8 +6,4 @@ def test_boot_argos():
|
||||
"""Test Argos translate models initialization"""
|
||||
boot()
|
||||
|
||||
print(package.get_installed_packages())
|
||||
assert len(package.get_installed_packages()) > 2
|
||||
# Check length models?
|
||||
# assert 0.80 < scores['precision'] < 0.95
|
||||
|
||||
assert len(package.get_installed_packages()) > 2
|
Loading…
Reference in New Issue
Block a user