mirror of
https://github.com/cemu-project/idapython.git
synced 2024-12-28 18:51:53 +01:00
minor code style modification
This commit is contained in:
parent
ab81000187
commit
0c11d8f170
@ -1,3 +1,7 @@
|
||||
# -----------------------------------------------------------------------
|
||||
# This is an example illustrating how to use the graphing functionality in Python
|
||||
# (c) Hex-Rays
|
||||
#
|
||||
from idaapi import GraphViewer
|
||||
|
||||
class MyGraph(GraphViewer):
|
||||
|
Loading…
Reference in New Issue
Block a user