Skip to content

Remove format strings - #3071

Open
ndgrigorian wants to merge 1 commit into
masterfrom
remove-format-strings
Open

ndgrigorian wants to merge 1 commit into
masterfrom
remove-format-strings

Conversation

@ndgrigorian

Copy link
Copy Markdown
Collaborator

This PR proposes removing format strings, replacing with f-strings, which are the more Pythonic, modern approach

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?

Replaced with modern f-strings
@github-actions

Copy link
Copy Markdown
Contributor

View rendered docs @ https://intelpython.github.io/dpnp/pull/3071/index.html

@github-actions

Copy link
Copy Markdown
Contributor

Array API standard conformance tests for dpnp=0.21.0dev8=py314ha0e2e8e_10 ran successfully.
Passed: 1376
Failed: 0
Skipped: 6

@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 78.479% (-0.001%) from 78.48% — remove-format-strings into master

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