Skip to content

fix: not_ to return a Callable not an object#16

Merged
Solganis merged 1 commit into
Solganis:mainfrom
dpinol:typing-not
Jul 24, 2026
Merged

fix: not_ to return a Callable not an object#16
Solganis merged 1 commit into
Solganis:mainfrom
dpinol:typing-not

Conversation

@dpinol

@dpinol dpinol commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Otherwise, mypy complains "error: "object" not callable [operator]"

@codspeed-hq

codspeed-hq Bot commented Jul 24, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 9 untouched benchmarks


Comparing dpinol:typing-not (e8a2252) with main (0df7a8b)

Open in CodSpeed

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0df7a8b) to head (e8a2252).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           34        34           
  Lines         4713      4713           
  Branches      1020      1020           
=========================================
  Hits          4713      4713           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Otherwise, mypy complains "error: "object" not callable  [operator]"
@Solganis

Solganis commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Hi! Thanks for PR.

I'am on vacation for a week.

Will merge it and check after, how did I miss it.

ty is the main gate by the way.

@Solganis
Solganis merged commit 2349734 into Solganis:main Jul 24, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants