File size: 118 Bytes
d2a5f5a
 
 
 
1
2
3
4
5
#!/usr/bin/env python3
class GraphBuilder:
    def build(self):
        print("[GRAPH] Mapping code dependencies...")