fix black stable version issue with Python 3.8

This commit is contained in:
Gustavo Moreira
2024-10-09 22:40:06 +01:00
committed by Mike Auty
parent 4578434bbd
commit 100c23ba4b
+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"