opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
sentry_sdk
/
integrations
/
__pycache__
➕ New
📤 Upload
✎ Editing:
fastapi.cpython-311.pyc
← Back
� � h� � � � d dl Z d dlmZ d dlmZ d dlmZmZ d dlm Z d dl mZmZ d dl mZ erd dlmZmZmZ d d lmZ d d lmZmZ n# e $ r e d� � �w xY w d dlZn# e$ r e d� � �w xY wd Z G d� de� � Zd� Zd� ZdS )� N)�deepcopy)� TYPE_CHECKING)�Hub�_should_send_default_pii)�DidNotEnable)�SOURCE_FOR_STYLE�TRANSACTION_SOURCE_ROUTE)�transaction_from_function)�Any�Callable�Dict)�Scope)�StarletteIntegration�StarletteRequestExtractorzStarlette is not installedzFastAPI is not installedzgeneric FastAPI requestc �( � e Zd ZdZed� � � ZdS )�FastApiIntegration�fastapic �"