When I include the file in .gdbinit I get the following message: ``` File "/home/allopis/.gdb/gdb-colour-filter/colour_filter.py", line 21 def __init__(self, *args, depth=0, **kwargs): ^ SyntaxError: invalid syntax ``` Regards!