File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -510,11 +510,10 @@ This would allow (if desired) users to then get whatever the recommended backend
510510is, even if that default changes in time.
511511
512512If there is a desire to implement a better solution in future, we believe this
513- PEP should not preclude this. For example, one could imagine in future adding the
514- ability for an extra to specify *which * default extras it disables rather than
515- disabling all default extras, but the default could still be for explicitly
516- specified extras to disable all default extras, which would be consistent with
517- the present PEP.
513+ PEP should not preclude this. For example, one could imagine in future adding
514+ the ability for an extra to specify *which * default extras it disables, and if
515+ this is not specified then explicitly specified extras would disable all default
516+ extras (consistent with the present PEP).
518517
519518Backward Compatibility
520519======================
You can’t perform that action at this time.
0 commit comments