Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Bug29047 #330

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Bug29047 #330

wants to merge 3 commits into from

Commits on Jan 10, 2019

  1. all: Style. Order imports following PEP8

    automatically done with isort.
    juga0 committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    f6d69ce View commit details
    Browse the repository at this point in the history
  2. all: Style. Replace docstrings following PEP257

    Replace single quotes by double ones and remove space after the
    start of the quotes.
    juga0 committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    a90fbf6 View commit details
    Browse the repository at this point in the history
  3. all: Style. Remove/add whitespaces following PEP8

    automatically done with autopep8.
    
    Fixes bug #29047. Bugfix v0.1.0.
    juga0 committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    f4fb296 View commit details
    Browse the repository at this point in the history