Merging with upstream updates

This commit is contained in:
LukasFrankenQ 2023-11-20 10:10:00 +00:00
commit 025890fc59

View File

@ -51,7 +51,7 @@ repos:
# Formatting with "black" coding style
- repo: https://github.com/psf/black
rev: 23.10.1
rev: 23.11.0
hooks:
# Format Python files
- id: black