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

chore: using f-string instead of string.format #428

Merged
merged 4 commits into from
Dec 15, 2020
Merged

chore: using f-string instead of string.format #428

merged 4 commits into from
Dec 15, 2020

Commits on Dec 14, 2020

  1. cleanup: string.format -> f-string

    Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>
    dungdm93 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    79bad7c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. add isort

    Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>
    dungdm93 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a45f7cf View commit details
    Browse the repository at this point in the history
  2. isort them all

    Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>
    dungdm93 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    9d90759 View commit details
    Browse the repository at this point in the history
  3. split long line in setup.cfg file

    Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>
    dungdm93 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    02291cf View commit details
    Browse the repository at this point in the history