chore: add black formatting and autoflake cleanup to build pipeline and remove redundant pass statements
- Add black and autoflake invocations to the build target in Makefile for automated code formatting and unused import/variable removal - Remove three redundant `pass` statements from abstract method bodies in ProcessHandler class, as abstract methods with docstrings do not require them
This commit is contained in:
Reference in New Issue
Block a user