[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
# * *
|
||||
# ***************************************************************************
|
||||
|
||||
""" Defines a QWidget-derived class for displaying the single-addon buttons. """
|
||||
"""Defines a QWidget-derived class for displaying the single-addon buttons."""
|
||||
|
||||
from enum import Enum, auto
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
# * *
|
||||
# ***************************************************************************
|
||||
|
||||
""" Defines a QWidget-derived class for displaying the view selection buttons. """
|
||||
"""Defines a QWidget-derived class for displaying the view selection buttons."""
|
||||
|
||||
from enum import IntEnum
|
||||
|
||||
|
||||
@@ -21,9 +21,9 @@
|
||||
# * *
|
||||
# ***************************************************************************
|
||||
|
||||
""" Defines a QWidget-derived class for displaying a set of buttons that affect the Addon
|
||||
"""Defines a QWidget-derived class for displaying a set of buttons that affect the Addon
|
||||
Manager as a whole (rather than a specific Addon). Typically inserted at the bottom of the Addon
|
||||
Manager main window. """
|
||||
Manager main window."""
|
||||
|
||||
try:
|
||||
import FreeCAD
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
# * *
|
||||
# ***************************************************************************
|
||||
|
||||
""" Defines a QWidget-derived class for displaying the cache load status. """
|
||||
"""Defines a QWidget-derived class for displaying the cache load status."""
|
||||
|
||||
try:
|
||||
import FreeCAD
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
# * *
|
||||
# ***************************************************************************
|
||||
|
||||
""" Defines a QWidget-derived class for displaying the view selection buttons. """
|
||||
"""Defines a QWidget-derived class for displaying the view selection buttons."""
|
||||
|
||||
try:
|
||||
import FreeCAD
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
# * *
|
||||
# ***************************************************************************
|
||||
|
||||
""" Defines a class derived from QWidget for displaying the bar at the top of the addons list. """
|
||||
"""Defines a class derived from QWidget for displaying the bar at the top of the addons list."""
|
||||
|
||||
from enum import IntEnum, auto
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
# * *
|
||||
# ***************************************************************************
|
||||
|
||||
""" Defines a QWidget-derived class for displaying the view selection buttons. """
|
||||
"""Defines a QWidget-derived class for displaying the view selection buttons."""
|
||||
|
||||
from enum import IntEnum
|
||||
|
||||
|
||||
Reference in New Issue
Block a user