docs: style adjustment

This commit is contained in:
Karim shoair
2026-03-30 03:53:56 +02:00
parent 1f1e475772
commit a403156b2e
36 changed files with 159 additions and 159 deletions
@@ -61,7 +61,7 @@ def configure_sessions(self, manager):
## Custom Rotation Strategies
By default, `ProxyRotator` uses cyclic rotation it iterates through proxies sequentially, wrapping around at the end.
By default, `ProxyRotator` uses cyclic rotation - it iterates through proxies sequentially, wrapping around at the end.
You can provide a custom strategy function to change this behavior, but it has to match the below signature: