Skip to content

Commit

Permalink
Update test_fastapi_instrumentation.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen committed Jul 10, 2024
1 parent c015e52 commit 1000fc0
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# pylint: disable=too-many-lines

import unittest
from timeit import default_timer
from unittest.mock import patch
Expand Down

0 comments on commit 1000fc0

Please sign in to comment.