Core: Apply black to the entire codebase and add workflow

This commit is contained in:
Mike Auty
2022-12-07 20:48:14 +00:00
parent 06ced0d59a
commit bd402772c7
189 changed files with 16494 additions and 8343 deletions
+1 -1
View File
@@ -6,5 +6,5 @@
import volatility3.cli
if __name__ == '__main__':
if __name__ == "__main__":
volatility3.cli.main()