fix: resolve CI linting and type checking errors
This commit is contained in:
@@ -334,4 +334,4 @@ class IssueParser:
|
||||
if any(kw in body_lower for kw in ["library", "package", "module"]):
|
||||
return "library"
|
||||
|
||||
return "application"
|
||||
return "application"
|
||||
Reference in New Issue
Block a user