What we could do is detect string literals being used in certain specific method calls, such as psycopg2.SQL("""SELECT …""") , and format only ...
確定! 回上一頁