Skip to content

MAINT: Updated f-string format #5542

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2022
Merged

MAINT: Updated f-string format #5542

merged 1 commit into from
Jun 26, 2022

Conversation

cyai
Copy link
Contributor

@cyai cyai commented Jun 23, 2022

Updated the code with the f-string method for better and cleaner understanding.

Updated the code with the f-string method for better and cleaner understanding.
@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #5542 (387326f) into master (d8223ad) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5542   +/-   ##
=======================================
  Coverage   88.71%   88.71%           
=======================================
  Files         162      162           
  Lines       10743    10743           
  Branches     1835     1835           
=======================================
  Hits         9531     9531           
  Misses        939      939           
  Partials      273      273           
Impacted Files Coverage Δ
scrapy/downloadermiddlewares/cookies.py 97.89% <100.00%> (ø)

@kmike kmike merged commit 7120c3d into scrapy:master Jun 26, 2022
@kmike
Copy link
Member

kmike commented Jun 26, 2022

Thanks @cyai!

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.

3 participants