We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7df7d5 commit f1e6faaCopy full SHA for f1e6faa
tests/functional/event_handler/test_api_gateway.py
@@ -1,11 +1,9 @@
1
import base64
2
-import builtins
3
import json
4
import zlib
5
from decimal import Decimal
6
from pathlib import Path
7
from typing import Dict
8
-from unittest.mock import MagicMock
9
10
import pytest
11
0 commit comments