f4enix.core.auxiliary.debug_file_unicode#
- f4enix.core.auxiliary.debug_file_unicode(file: PathLike | str) str#
given a file prints the unicode error that were found and at what line
- Parameters:
file (os.PathLike | str) – file to be debugged
- Returns:
bug found
- Return type:
str