fix black stable version issue with Python 3.8

This commit is contained in:
Gustavo Moreira
2024-10-08 18:37:32 +11:00
parent 9477d16f1b
commit 384042202e
+2
View File
@@ -11,3 +11,5 @@ jobs:
with:
options: "--check --diff --verbose"
src: "./volatility3"
# FIXME: Remove when Volatility3 minimum Python version is >3.8
version: "24.8.0"