Merge pull request #19394 from FreeCAD/pre-commit-ci-update-config
Update Black to 25.1.0 so that it is in sync with the CI. Updates code to correspond to new Black standards, mostly changing the Addon Manager to eliminate spaces around docstrings.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
# * *
|
||||
# ***************************************************************************
|
||||
|
||||
""" Utilities to work across different platforms, providers and python versions """
|
||||
"""Utilities to work across different platforms, providers and python versions"""
|
||||
|
||||
from datetime import datetime
|
||||
from typing import Optional, Any, List
|
||||
|
||||
Reference in New Issue
Block a user