mirror of
https://github.com/Eledio/superfaktura-client.git
synced 2025-11-01 00:18:25 +01:00
Revert "test_superfaktura_api: add type ignore for pytest"
This reverts commit d0147a0451.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import os
|
||||
import pytest # type: ignore
|
||||
import pytest
|
||||
from unittest.mock import patch, mock_open, MagicMock
|
||||
|
||||
import requests
|
||||
|
||||
Reference in New Issue
Block a user