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 }}
python-control
/
python-control
Public
Notifications
You must be signed in to change notification settings
Fork
464
Star
2.1k
Code
Issues
81
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Lint library code only with
ruff check
- #1118
#1118
Merged
murrayrm
merged 23 commits into
python-control:main
python-control/python-control:main
from
roryyorke:lint-lib-only
roryyorke/python-control:lint-lib-only
Copy head branch name to clipboard
Feb 3, 2025
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Lint library code only with
ruff check
#1118
murrayrm
merged 23 commits into
python-control:main
python-control/python-control:main
from
roryyorke:lint-lib-only
roryyorke/python-control:lint-lib-only
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2025
Handle non-* unused import-related messages
Show description for dfc0ead
roryyorke
committed
dfc0ead
View commit details
Copy full SHA for dfc0ead
Browse repository at this point
Silence ruff warnings in __init__.py
roryyorke
committed
eb70132
View commit details
Copy full SHA for eb70132
Browse repository at this point
Make flatsys/__init__.py ruff-clean
roryyorke
committed
c135d2f
View commit details
Copy full SHA for c135d2f
Browse repository at this point
Silence ruff warnings in matlab/__init__.py
roryyorke
committed
c6dbe07
View commit details
Copy full SHA for c6dbe07
Browse repository at this point
Turn f-strings without format-parameters into normal strings (ruff)
roryyorke
committed
9427eec
View commit details
Copy full SHA for 9427eec
Browse repository at this point
Fix ruff warnings in robust.py
roryyorke
committed
5ba2ad5
View commit details
Copy full SHA for 5ba2ad5
Browse repository at this point
Apply ruff pyflakes rules to control library only
roryyorke
committed
67fa35d
View commit details
Copy full SHA for 67fa35d
Browse repository at this point
Import `ControlArgument` in flatsys.py, with test
roryyorke
committed
44db126
View commit details
Copy full SHA for 44db126
Browse repository at this point
Fix ruff "unused value" warnings
roryyorke
committed
7668d2c
View commit details
Copy full SHA for 7668d2c
Browse repository at this point
Fixed ruff unused argument warning in acker
roryyorke
committed
ae5a702
View commit details
Copy full SHA for ae5a702
Browse repository at this point
Fix ruff shadowed symbol warning in xferfcn.py
roryyorke
committed
f9c5b3b
View commit details
Copy full SHA for f9c5b3b
Browse repository at this point
Fix various ruff unknown symbol warnings
roryyorke
committed
71ea2d7
View commit details
Copy full SHA for 71ea2d7
Browse repository at this point
Change _RLSortRoots in rlocus.py to placate ruff
roryyorke
committed
d1ac450
View commit details
Copy full SHA for d1ac450
Browse repository at this point
Remove unused import
roryyorke
committed
d8b8b2d
View commit details
Copy full SHA for d8b8b2d
Browse repository at this point
Silence ruff warning in phaseplot.py
roryyorke
committed
a032506
View commit details
Copy full SHA for a032506
Browse repository at this point
Add ruff check Github Action workflow
roryyorke
committed
5421a63
View commit details
Copy full SHA for 5421a63
Browse repository at this point
Update docstring_test hashes
roryyorke
committed
32ba227
View commit details
Copy full SHA for 32ba227
Browse repository at this point
Fix comment wording
roryyorke
committed
b4776c4
View commit details
Copy full SHA for b4776c4
Browse repository at this point
Remove pyflakes weirdness, use noqa instead
roryyorke
committed
bd705f2
View commit details
Copy full SHA for bd705f2
Browse repository at this point
Merge main into lint-lib-only
roryyorke
committed
76b2a34
View commit details
Copy full SHA for 76b2a34
Browse repository at this point
Update dlqe, lqe hashes in docstrings_test.py
roryyorke
committed
ce13465
View commit details
Copy full SHA for ce13465
Browse repository at this point
Remove import of unused ControlDimension
roryyorke
committed
b333298
View commit details
Copy full SHA for b333298
Browse repository at this point
Import missing StateSpace
roryyorke
committed
18d3d59
View commit details
Copy full SHA for 18d3d59
Browse repository at this point
You can’t perform that action at this time.