File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -245,8 +245,8 @@ def __init__(
245245 Parameters
246246 ----------
247247 potential_providers : Sequence | None, optional
248- Ordered sequence of provider classes or functions to attempt connection with.
249- If not specified, default_providers is used.
248+ Ordered sequence of provider classes or functions to attempt connection
249+ with. If not specified, default_providers is used.
250250
251251 Note
252252 ----
@@ -492,8 +492,8 @@ def __init__(
492492 Parameters
493493 ----------
494494 potential_providers : Sequence | None, optional
495- Ordered sequence of provider classes or functions to attempt connection with.
496- If not specified, default_providers is used.
495+ Ordered sequence of provider classes or functions to attempt connection
496+ with. If not specified, default_providers is used.
497497
498498 """
499499 super ().__init__ ()
You can’t perform that action at this time.
0 commit comments