deadcode icon indicating copy to clipboard operation
deadcode copied to clipboard

[Question] How do I run deadcode to check a FastAPI project?

Open dmelo opened this issue 1 year ago • 0 comments

Perhaps because of the way we specify routes in FastAPI, when I run deadcode on a FastAPI project it identify nearly everything as dead code.

Is there a way to run deadcode for FastAPI projects?

dmelo avatar Aug 12 '24 21:08 dmelo