Skip to content
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

Use f-strings #419

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Use f-strings #419

wants to merge 14 commits into from

Commits on Oct 12, 2019

  1. Use f-strings

    After voila-dashboards#403 is merged, there will be no reason to use
    the old string styling from Python2, and since
    f-strings are available since Python 3.6 it could
    be adopted as the default style.
    cmaureir committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    ac119bb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    2a08b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aca3d58 View commit details
    Browse the repository at this point in the history
  3. Skip f-strings for logs

    cmaureir committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    23abbb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fa478a View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
    cmaureir and jtpio committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    eaa3ba9 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
    cmaureir and jtpio committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    18e988d View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
    cmaureir and jtpio committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    4688f89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55f5e5b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    60cc472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    119f34d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67c74a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21fb1a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    0bca36e View commit details
    Browse the repository at this point in the history