Use better lock message

This commit is contained in:
Matthias
2020-10-20 19:39:38 +02:00
parent 64e680d7ee
commit 5f63fdd8ad
4 changed files with 4 additions and 9 deletions

View File

@@ -4,7 +4,6 @@ Unit test file for rpc/api_server.py
from datetime import datetime, timedelta
from pathlib import Path
from time import sleep
from unittest.mock import ANY, MagicMock, PropertyMock
import pytest