Skip to content

Commit

Permalink
fixed flakecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
bazarnov committed May 27, 2022
1 parent cb6d7f9 commit 78c0e50
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# Copyright (c) 2022 Airbyte, Inc., all rights reserved.
#

import json

import pytest
from typing import Any, Dict, Mapping
from typing import Dict

import requests
from source_zendesk_support.source import SourceZendeskSupport
Expand Down

0 comments on commit 78c0e50

Please sign in to comment.