Skip to content

Fix: Added fix for rate_limit_delay attribute error, resolved async wait #5

Fix: Added fix for rate_limit_delay attribute error, resolved async wait

Fix: Added fix for rate_limit_delay attribute error, resolved async wait #5

Workflow file for this run

version: 2
updates:
# Enable version updates for Python
- package-ecosystem: "pip"
directory: "/"
# Check for updates once a week
schedule:
interval: "weekly"
target-branch: "dependencies"