style: Apply linter formatting changes

This commit is contained in:
Paul Gauthier (aider) 2024-08-09 16:08:52 -03:00
parent 598ae7b6b9
commit dad8b6f171

View file

@ -1011,5 +1011,6 @@ if __name__ == "__main__":
status = main()
sys.exit(status)
def completions_read(self):
return [] # No auto-completion for now, as it would require listing all files on the system