Skip to content

Commit b2e8884

Browse files
author
BryanSchroeder
committed
removing flaky for lint
1 parent 2473546 commit b2e8884

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/integration/renderer/test_request_hooks.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
from tests.utils import test_async
77
from multiprocessing import Value
88

9-
from flaky import flaky
10-
119
from dash import Dash, Output, Input, html, dcc
1210
from dash.types import RendererHooks
1311
from werkzeug.exceptions import HTTPException

0 commit comments

Comments
 (0)