Skip to content

Remove unused typing.Tuple import#411

Merged
mjpieters merged 1 commit intomasterfrom
lint_clean
Jan 25, 2023
Merged

Remove unused typing.Tuple import#411
mjpieters merged 1 commit intomasterfrom
lint_clean

Conversation

@mjpieters
Copy link
Copy Markdown
Collaborator

The Tuple type hint is only used in a comment and can safely be removed.

The Tuple type hint is only used in a comment and can safely be removed.
@mjpieters mjpieters marked this pull request as ready for review January 25, 2023 22:46
@mjpieters mjpieters enabled auto-merge (squash) January 25, 2023 22:47
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 25, 2023

Codecov Report

Merging #411 (94b66a2) into master (e18803b) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #411   +/-   ##
=======================================
  Coverage   98.36%   98.36%           
=======================================
  Files           1        1           
  Lines          61       61           
  Branches        9        9           
=======================================
  Hits           60       60           
  Misses          1        1           
Flag Coverage Δ
unit 96.72% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
frozenlist/__init__.py 98.36% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mjpieters mjpieters merged commit e203d61 into master Jan 25, 2023
@mjpieters mjpieters deleted the lint_clean branch January 25, 2023 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant