Refactor cfg_build.py
This commit is contained in:
@@ -35,7 +35,6 @@ def make_cfg(ast):
|
||||
|
||||
return CFG(start, end)
|
||||
|
||||
|
||||
# Renders a diagram of the AST
|
||||
def render_diagram(dot_string: str):
|
||||
# Set DPI for PNG
|
||||
|
||||
Reference in New Issue
Block a user