Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fsoubelet
/
PyhDToolkit
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Ruff Rules and Some Maintenance
- #114
#114
Merged
fsoubelet
merged 22 commits into
main
fsoubelet/PyhDToolkit:main
from
privates
fsoubelet/PyhDToolkit:privates
Copy head branch name to clipboard
Aug 13, 2025
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Ruff Rules and Some Maintenance
#114
fsoubelet
merged 22 commits into
main
fsoubelet/PyhDToolkit:main
from
privates
fsoubelet/PyhDToolkit:privates
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2025
uv settings
fsoubelet
committed
17457e6
View commit details
Copy full SHA for 17457e6
Browse repository at this point
more ruff rules and fixes
fsoubelet
committed
dddde13
View commit details
Copy full SHA for dddde13
Browse repository at this point
more rules already passing
fsoubelet
committed
7ca869a
View commit details
Copy full SHA for 7ca869a
Browse repository at this point
ruff sorting of imports
fsoubelet
committed
91abd05
View commit details
Copy full SHA for 91abd05
Browse repository at this point
enforce typechecking blocks
fsoubelet
committed
4fb10eb
View commit details
Copy full SHA for 4fb10eb
Browse repository at this point
correct use of comprehensions
fsoubelet
committed
e5c7fe4
View commit details
Copy full SHA for e5c7fe4
Browse repository at this point
correct use of string concatenation
fsoubelet
committed
6a9018a
View commit details
Copy full SHA for 6a9018a
Browse repository at this point
more passing rules
fsoubelet
committed
4752a49
View commit details
Copy full SHA for 4752a49
Browse repository at this point
this as well
fsoubelet
committed
aa6fccb
View commit details
Copy full SHA for aa6fccb
Browse repository at this point
and pycodestyle warnings too
fsoubelet
committed
54c92f9
View commit details
Copy full SHA for 54c92f9
Browse repository at this point
update lockfile
fsoubelet
committed
5230a77
View commit details
Copy full SHA for 5230a77
Browse repository at this point
assume python3.11+ for ruff
fsoubelet
committed
63dfdb6
View commit details
Copy full SHA for 63dfdb6
Browse repository at this point
file for revision commits to ignore
fsoubelet
committed
7eb5f4b
View commit details
Copy full SHA for 7eb5f4b
Browse repository at this point
Commits on Aug 13, 2025
do not shadow builtin
fsoubelet
committed
dba0906
View commit details
Copy full SHA for dba0906
Browse repository at this point
sort import blocks
fsoubelet
committed
c925296
View commit details
Copy full SHA for c925296
Browse repository at this point
noqa justified varname
fsoubelet
committed
5ec895d
View commit details
Copy full SHA for 5ec895d
Browse repository at this point
proper use of numpy RNG
fsoubelet
committed
122761b
View commit details
Copy full SHA for 122761b
Browse repository at this point
noqa gigantic with statements for readability
fsoubelet
committed
b1ca2e9
View commit details
Copy full SHA for b1ca2e9
Browse repository at this point
better numpy random practice
fsoubelet
committed
e7f3f5e
View commit details
Copy full SHA for e7f3f5e
Browse repository at this point
update baselines since new rng code
fsoubelet
committed
66b3bb3
View commit details
Copy full SHA for 66b3bb3
Browse repository at this point
update action versions
fsoubelet
committed
de1ae9a
View commit details
Copy full SHA for de1ae9a
Browse repository at this point
back to 1
fsoubelet
committed
62230f0
View commit details
Copy full SHA for 62230f0
Browse repository at this point
You can’t perform that action at this time.