René's URL Explorer Experiment


Title: Fix tool-usage detection for shared deps & declare `tomli` for `pyproject-fmt` by nathanjmcdougall · Pull Request #1948 · usethis-python/usethis-python · GitHub

Open Graph Title: Fix tool-usage detection for shared deps & declare `tomli` for `pyproject-fmt` by nathanjmcdougall · Pull Request #1948 · usethis-python/usethis-python

X Title: Fix tool-usage detection for shared deps & declare `tomli` for `pyproject-fmt` by nathanjmcdougall · Pull Request #1948 · usethis-python/usethis-python

Description: Summary This is a bug fix with two related parts. 1. Declare tomli for pyproject-fmt on Python < 3.11 Since pyproject-fmt v2.22.0, the vendored toml-fmt-common does import tomli internally on Python < 3.11 but no longer declares tomli as a dependency. usethis tool pyproject-fmt therefore produced a ModuleNotFoundError when run on Python < 3.11. PyprojectFmtToolSpec.deps_by_group() now conditionally includes tomli for Python < 3.11 projects (based on requires-python, falling back to the running interpreter), mirroring the existing CodespellToolSpec pattern. 2. Don't treat a shared supporting dependency as identifying a tool Adding tomli to pyproject-fmt exposed a pre-existing bug. ToolSpec.is_declared_as_dep() treats every dependency a tool declares as a "characteristic" dependency — i.e. evidence (via is_used()) that the tool is in use: return any( is_dep_in_any_group(dep) for dep in self.get_dep_group_deps(unconditional=True) ) But tomli is a supporting dependency shared between tools, not characteristic of any one of them. This was already wrong for codespell — tomli was never an identifying/characteristic dependency of codespell. It was simply unobservable while codespell was the only tool declaring tomli: nothing else claimed tomli, so the false positive never fired. Once pyproject-fmt also declared tomli, the two tools began cross-triggering each other's is_used(): declaring tomli for one made the other report as used (and vice versa). This surfaced as spurious ☐ Run 'uv run ' migration messages — e.g. TestPreCommit::TestRemove::test_pyproject_fmt_used / test_codespell_used on Python 3.10 began emitting a stray codespell/pyproject-fmt line. Beyond the tests, any real project using one of these tools on Python < 3.11 would have the other mis-detected as in use (affecting usethis list, migration messaging, etc.). Fix Add an is_identifying: bool = True field to Dependency. It is metadata only, so it is excluded from __eq__/__hash__ (identity remains name + extras). Mark the tomli dependency of both codespell and pyproject-fmt as is_identifying=False. is_declared_as_dep() now ignores non-identifying dependencies (the deps are still installed/removed as normal). Testing New regression tests in tests/usethis/_tool/test_base.py: a shared non-identifying dependency does not, on its own, mark a tool as used, while the identifying dependency still does. Dependency equality/hash coverage in tests/usethis/_types/test_deps.py confirming is_identifying does not affect identity or set membership. The previously-failing TestPreCommit::TestRemove::test_pyproject_fmt_used / test_codespell_used now pass, along with the broader tool/core/UI suites on Python 3.10.

Open Graph Description: Summary This is a bug fix with two related parts. 1. Declare tomli for pyproject-fmt on Python < 3.11 Since pyproject-fmt v2.22.0, the vendored toml-fmt-common does import tomli internally on Py...

X Description: Summary This is a bug fix with two related parts. 1. Declare tomli for pyproject-fmt on Python &lt; 3.11 Since pyproject-fmt v2.22.0, the vendored toml-fmt-common does import tomli internally o...

Opengraph URL: https://github.com/usethis-python/usethis-python/pull/1948

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:38a98e4b-be49-7663-77f6-a3f90d9c66c1
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idCB42:3C7B0B:13A3853:1AA6AC9:6A4D72EF
html-safe-nonce604bc2091c0448d4190693b2e84ba6e813cbbaf4856e8e6d480c0617caa1d34d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQjQyOjNDN0IwQjoxM0EzODUzOjFBQTZBQzk6NkE0RDcyRUYiLCJ2aXNpdG9yX2lkIjoiOTEzNjMyNjQ2NDczMTE4MTgwNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac9179d610bb46e7b65ecd418fa86d1918b646342d75bd9235a2b4e3a74895bb70
hovercard-subject-tagpull_request:3785220882
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/usethis-python/usethis-python/pull/1948/files
twitter:imagehttps://avatars.githubusercontent.com/u/18602289?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/18602289?s=400&v=4
og:image:altSummary This is a bug fix with two related parts. 1. Declare tomli for pyproject-fmt on Python < 3.11 Since pyproject-fmt v2.22.0, the vendored toml-fmt-common does import tomli internally on Py...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonec78260c7b3f4ac4b0356c8208537f05406a3a2d46a9ec3f735b372dcc519c39e
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/usethis-python/usethis-python git https://github.com/usethis-python/usethis-python.git
octolytics-dimension-user_id216362695
octolytics-dimension-user_loginusethis-python
octolytics-dimension-repository_id842189705
octolytics-dimension-repository_nwousethis-python/usethis-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id842189705
octolytics-dimension-repository_network_root_nwousethis-python/usethis-python
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release399fff412f48461d435721c009efc17ea44be72f
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/usethis-python/usethis-python/pull/1948/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fusethis-python%2Fusethis-python%2Fpull%2F1948%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fusethis-python%2Fusethis-python%2Fpull%2F1948%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=usethis-python%2Fusethis-python
Reloadhttps://github.com/usethis-python/usethis-python/pull/1948/files
Reloadhttps://github.com/usethis-python/usethis-python/pull/1948/files
Reloadhttps://github.com/usethis-python/usethis-python/pull/1948/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1948/files
usethis-python https://github.com/usethis-python
usethis-pythonhttps://github.com/usethis-python/usethis-python
Notifications https://github.com/login?return_to=%2Fusethis-python%2Fusethis-python
Fork 5 https://github.com/login?return_to=%2Fusethis-python%2Fusethis-python
Star 19 https://github.com/login?return_to=%2Fusethis-python%2Fusethis-python
Code https://github.com/usethis-python/usethis-python
Issues 163 https://github.com/usethis-python/usethis-python/issues
Pull requests 4 https://github.com/usethis-python/usethis-python/pulls
Actions https://github.com/usethis-python/usethis-python/actions
Security and quality 0 https://github.com/usethis-python/usethis-python/security
Insights https://github.com/usethis-python/usethis-python/pulse
Code https://github.com/usethis-python/usethis-python
Issues https://github.com/usethis-python/usethis-python/issues
Pull requests https://github.com/usethis-python/usethis-python/pulls
Actions https://github.com/usethis-python/usethis-python/actions
Security and quality https://github.com/usethis-python/usethis-python/security
Insights https://github.com/usethis-python/usethis-python/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fusethis-python%2Fusethis-python%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fusethis-python%2Fusethis-python%2Fissues%2Fnew%2Fchoose
nathanjmcdougallhttps://github.com/nathanjmcdougall
mainhttps://github.com/usethis-python/usethis-python/tree/main
fix/pyproject-fmt-tomli-dephttps://github.com/usethis-python/usethis-python/tree/fix/pyproject-fmt-tomli-dep
Conversation 2 https://github.com/usethis-python/usethis-python/pull/1948
Commits 2 https://github.com/usethis-python/usethis-python/pull/1948/commits
Checks 20 https://github.com/usethis-python/usethis-python/pull/1948/checks
Files changed https://github.com/usethis-python/usethis-python/pull/1948/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1948/files
Fix tool-usage detection for shared deps & declare tomli for pyproject-fmt https://github.com/usethis-python/usethis-python/pull/1948/files#top
Show all changes 2 commits https://github.com/usethis-python/usethis-python/pull/1948/files
afaa7ad Explicitly declare `tomli` as a dependency for `pyproject-fmt` nathanjmcdougall Jun 2, 2026 https://github.com/usethis-python/usethis-python/pull/1948/commits/afaa7ad7f21d92ed77b251cb423c78172fba0624
c315ec4 Don't treat shared `tomli` dep as identifying a tool as used nathanjmcdougall Jun 2, 2026 https://github.com/usethis-python/usethis-python/pull/1948/commits/c315ec4bceccd327e81791048e8777978713b30c
Clear filters https://github.com/usethis-python/usethis-python/pull/1948/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1948/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1948/files
CHANGELOG.md https://github.com/usethis-python/usethis-python/pull/1948/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
_fallback.py https://github.com/usethis-python/usethis-python/pull/1948/files#diff-6aa0c0b689cbc7f4639c46e4495a3e07713ad4c8215bce57a32cbd2b30ff83cd
codespell.py https://github.com/usethis-python/usethis-python/pull/1948/files#diff-ed73f0c95021a8313c3623115d8b8fa6bc8577c010ed2b6d9e87a2ed8cf2ac9e
pyproject_fmt.py https://github.com/usethis-python/usethis-python/pull/1948/files#diff-460517a7eb293c349b78e7fb8a08c56cb398b264ab33d60203636422ca7fbd35
spec.py https://github.com/usethis-python/usethis-python/pull/1948/files#diff-d39cf090d170c648ace9507eac73013e9244ba0cd851a498109b5058c84e7616
deps.py https://github.com/usethis-python/usethis-python/pull/1948/files#diff-d578d89517e662e6dcbd7baf773738ff478f301143f753ad24c9cef6a8774e3d
test_core_tool.py https://github.com/usethis-python/usethis-python/pull/1948/files#diff-ebc73c512a65745bdcc2bd242acbe30cee0360d3fd14694b4cd01f64e3520ff7
test_base.py https://github.com/usethis-python/usethis-python/pull/1948/files#diff-efbb5bc5b082adfb3c02ad6c97b7fecdd722954283b2a33c110ddc6742f2cdf5
test_deps.py https://github.com/usethis-python/usethis-python/pull/1948/files#diff-946cb61f0949c043c0c9d3c41d36fe66f868551500800c062141c1743992e1ec
test_format_.py https://github.com/usethis-python/usethis-python/pull/1948/files#diff-caf8c4d8d1500ccadedc0c2c1bd5a6c7edc5289917c249097d53f1913466e292
test_init.py https://github.com/usethis-python/usethis-python/pull/1948/files#diff-03b4904be80bb78817c393e7e8e51f36468e060e1b8ed7265d8a05bf83c8ccca
CHANGELOG.mdhttps://github.com/usethis-python/usethis-python/pull/1948/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
View file https://github.com/usethis-python/usethis-python/blob/c315ec4bceccd327e81791048e8777978713b30c/CHANGELOG.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1948/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
src/usethis/_fallback.pyhttps://github.com/usethis-python/usethis-python/pull/1948/files#diff-6aa0c0b689cbc7f4639c46e4495a3e07713ad4c8215bce57a32cbd2b30ff83cd
View file https://github.com/usethis-python/usethis-python/blob/c315ec4bceccd327e81791048e8777978713b30c/src/usethis/_fallback.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1948/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-6aa0c0b689cbc7f4639c46e4495a3e07713ad4c8215bce57a32cbd2b30ff83cd
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-6aa0c0b689cbc7f4639c46e4495a3e07713ad4c8215bce57a32cbd2b30ff83cd
src/usethis/_tool/impl/spec/codespell.pyhttps://github.com/usethis-python/usethis-python/pull/1948/files#diff-ed73f0c95021a8313c3623115d8b8fa6bc8577c010ed2b6d9e87a2ed8cf2ac9e
View file https://github.com/usethis-python/usethis-python/blob/c315ec4bceccd327e81791048e8777978713b30c/src/usethis/_tool/impl/spec/codespell.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1948/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-ed73f0c95021a8313c3623115d8b8fa6bc8577c010ed2b6d9e87a2ed8cf2ac9e
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-ed73f0c95021a8313c3623115d8b8fa6bc8577c010ed2b6d9e87a2ed8cf2ac9e
src/usethis/_tool/impl/spec/pyproject_fmt.pyhttps://github.com/usethis-python/usethis-python/pull/1948/files#diff-460517a7eb293c349b78e7fb8a08c56cb398b264ab33d60203636422ca7fbd35
View file https://github.com/usethis-python/usethis-python/blob/c315ec4bceccd327e81791048e8777978713b30c/src/usethis/_tool/impl/spec/pyproject_fmt.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1948/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-460517a7eb293c349b78e7fb8a08c56cb398b264ab33d60203636422ca7fbd35
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-460517a7eb293c349b78e7fb8a08c56cb398b264ab33d60203636422ca7fbd35
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-460517a7eb293c349b78e7fb8a08c56cb398b264ab33d60203636422ca7fbd35
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-460517a7eb293c349b78e7fb8a08c56cb398b264ab33d60203636422ca7fbd35
src/usethis/_tool/spec.pyhttps://github.com/usethis-python/usethis-python/pull/1948/files#diff-d39cf090d170c648ace9507eac73013e9244ba0cd851a498109b5058c84e7616
View file https://github.com/usethis-python/usethis-python/blob/c315ec4bceccd327e81791048e8777978713b30c/src/usethis/_tool/spec.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1948/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-d39cf090d170c648ace9507eac73013e9244ba0cd851a498109b5058c84e7616
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-d39cf090d170c648ace9507eac73013e9244ba0cd851a498109b5058c84e7616
src/usethis/_types/deps.pyhttps://github.com/usethis-python/usethis-python/pull/1948/files#diff-d578d89517e662e6dcbd7baf773738ff478f301143f753ad24c9cef6a8774e3d
View file https://github.com/usethis-python/usethis-python/blob/c315ec4bceccd327e81791048e8777978713b30c/src/usethis/_types/deps.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1948/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-d578d89517e662e6dcbd7baf773738ff478f301143f753ad24c9cef6a8774e3d
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-d578d89517e662e6dcbd7baf773738ff478f301143f753ad24c9cef6a8774e3d
tests/usethis/_core/test_core_tool.pyhttps://github.com/usethis-python/usethis-python/pull/1948/files#diff-ebc73c512a65745bdcc2bd242acbe30cee0360d3fd14694b4cd01f64e3520ff7
View file https://github.com/usethis-python/usethis-python/blob/c315ec4bceccd327e81791048e8777978713b30c/tests/usethis/_core/test_core_tool.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1948/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-ebc73c512a65745bdcc2bd242acbe30cee0360d3fd14694b4cd01f64e3520ff7
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-ebc73c512a65745bdcc2bd242acbe30cee0360d3fd14694b4cd01f64e3520ff7
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-ebc73c512a65745bdcc2bd242acbe30cee0360d3fd14694b4cd01f64e3520ff7
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-ebc73c512a65745bdcc2bd242acbe30cee0360d3fd14694b4cd01f64e3520ff7
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-ebc73c512a65745bdcc2bd242acbe30cee0360d3fd14694b4cd01f64e3520ff7
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-ebc73c512a65745bdcc2bd242acbe30cee0360d3fd14694b4cd01f64e3520ff7
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-ebc73c512a65745bdcc2bd242acbe30cee0360d3fd14694b4cd01f64e3520ff7
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-ebc73c512a65745bdcc2bd242acbe30cee0360d3fd14694b4cd01f64e3520ff7
tests/usethis/_tool/test_base.pyhttps://github.com/usethis-python/usethis-python/pull/1948/files#diff-efbb5bc5b082adfb3c02ad6c97b7fecdd722954283b2a33c110ddc6742f2cdf5
View file https://github.com/usethis-python/usethis-python/blob/c315ec4bceccd327e81791048e8777978713b30c/tests/usethis/_tool/test_base.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1948/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-efbb5bc5b082adfb3c02ad6c97b7fecdd722954283b2a33c110ddc6742f2cdf5
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-efbb5bc5b082adfb3c02ad6c97b7fecdd722954283b2a33c110ddc6742f2cdf5
tests/usethis/_types/test_deps.pyhttps://github.com/usethis-python/usethis-python/pull/1948/files#diff-946cb61f0949c043c0c9d3c41d36fe66f868551500800c062141c1743992e1ec
View file https://github.com/usethis-python/usethis-python/blob/c315ec4bceccd327e81791048e8777978713b30c/tests/usethis/_types/test_deps.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1948/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-946cb61f0949c043c0c9d3c41d36fe66f868551500800c062141c1743992e1ec
tests/usethis/_ui/interface/test_format_.pyhttps://github.com/usethis-python/usethis-python/pull/1948/files#diff-caf8c4d8d1500ccadedc0c2c1bd5a6c7edc5289917c249097d53f1913466e292
View file https://github.com/usethis-python/usethis-python/blob/c315ec4bceccd327e81791048e8777978713b30c/tests/usethis/_ui/interface/test_format_.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1948/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-caf8c4d8d1500ccadedc0c2c1bd5a6c7edc5289917c249097d53f1913466e292
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-caf8c4d8d1500ccadedc0c2c1bd5a6c7edc5289917c249097d53f1913466e292
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-caf8c4d8d1500ccadedc0c2c1bd5a6c7edc5289917c249097d53f1913466e292
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-caf8c4d8d1500ccadedc0c2c1bd5a6c7edc5289917c249097d53f1913466e292
tests/usethis/_ui/interface/test_init.pyhttps://github.com/usethis-python/usethis-python/pull/1948/files#diff-03b4904be80bb78817c393e7e8e51f36468e060e1b8ed7265d8a05bf83c8ccca
View file https://github.com/usethis-python/usethis-python/blob/c315ec4bceccd327e81791048e8777978713b30c/tests/usethis/_ui/interface/test_init.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1948/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-03b4904be80bb78817c393e7e8e51f36468e060e1b8ed7265d8a05bf83c8ccca
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-03b4904be80bb78817c393e7e8e51f36468e060e1b8ed7265d8a05bf83c8ccca
https://github.com/usethis-python/usethis-python/pull/1948/files#diff-03b4904be80bb78817c393e7e8e51f36468e060e1b8ed7265d8a05bf83c8ccca
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1948/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.