import imhex
# ImHex executes the entire script when it's being loaded and only adds it to the
# Run Script menu if there is a main function.
def main():
"""
This is the main function that will be called when the script is executed
pass