1
0
Fork 0

Adding upstream version 1.24.2.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 18:58:28 +01:00
parent d7573acbf5
commit fc52eb2608
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
14 changed files with 141 additions and 112 deletions

View file

@ -2,7 +2,7 @@ import os
import stat
import tempfile
from time import time
from mock import patch
from unittest.mock import patch
import pytest
from pymysql import ProgrammingError