-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update lib versions and remove warnings from CI #476
Conversation
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Description
Trying to have cleaner CI by updating version and codes (removing some warnings from CI/tests )
link to this issue : #471
Checklist
To check :
black --check examples rlberry *py
flake8 --select F401,F405,D410,D411,D412 --exclude=rlberry/check_packages.py --per-file-ignores="init.py:F401",