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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
testcontainers
/
testcontainers-python
Public
Notifications
You must be signed in to change notification settings
Fork
378
Star
2.3k
Code
Issues
135
Pull requests
40
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
chore(lint): update typing and linting
- #425
#425
Merged
totallyzen
merged 14 commits into
testcontainers:main
testcontainers/testcontainers-python:main
from
totallyzen:feat/update-typing-and-linting
totallyzen/testcontainers-python:feat/update-typing-and-linting
Copy head branch name to clipboard
Feb 21, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
chore(lint): update typing and linting
#425
totallyzen
merged 14 commits into
testcontainers:main
testcontainers/testcontainers-python:main
from
totallyzen:feat/update-typing-and-linting
totallyzen/testcontainers-python:feat/update-typing-and-linting
Copy head branch name to clipboard
Commits
Commits on Feb 13, 2024
chore: run black and other formatters
totallyzen
committed
9eb1e66
View commit details
Copy full SHA for 9eb1e66
Browse repository at this point
chore: enable ruff formatting and fix issues
totallyzen
committed
22364c0
View commit details
Copy full SHA for 22364c0
Browse repository at this point
Commits on Feb 19, 2024
fix: draft of mypy but don't actually complete
totallyzen
committed
b0c4aae
View commit details
Copy full SHA for b0c4aae
Browse repository at this point
Merge branch 'main' into feat/update-typing-and-linting
totallyzen
authored
9a3250c
View commit details
Copy full SHA for 9a3250c
Browse repository at this point
fix: move the linter to a separate workflow
totallyzen
committed
acf58c0
View commit details
Copy full SHA for acf58c0
Browse repository at this point
fix(lint): fix a missed line
totallyzen
committed
0cad9b2
View commit details
Copy full SHA for 0cad9b2
Browse repository at this point
fix: dumb mistake on linter workflow
totallyzen
committed
be9d1b6
View commit details
Copy full SHA for be9d1b6
Browse repository at this point
Commits on Feb 20, 2024
Merge branch 'main' into feat/update-typing-and-linting
alexanderankin
authored
5b92a57
View commit details
Copy full SHA for 5b92a57
Browse repository at this point
fix some ruff feedback
alexanderankin
committed
69c8d3e
View commit details
Copy full SHA for 69c8d3e
Browse repository at this point
also add flake8 for long lines for fully clean run
alexanderankin
committed
5b39378
View commit details
Copy full SHA for 5b39378
Browse repository at this point
ok, so, i have no idea how thats working
alexanderankin
committed
0a7382d
View commit details
Copy full SHA for 0a7382d
Browse repository at this point
Commits on Feb 21, 2024
fix: remove flake8 as ruff covers _everything_
totallyzen
committed
1ebb537
View commit details
Copy full SHA for 1ebb537
Browse repository at this point
chore: remove old requirements.txt files
totallyzen
committed
d081cc8
View commit details
Copy full SHA for d081cc8
Browse repository at this point
fix: rebuild the requirements.txt, though it's not part of any build right now
totallyzen
committed
a2303a1
View commit details
Copy full SHA for a2303a1
Browse repository at this point
You can’t perform that action at this time.