db-sync-tool
db-sync-tool copied to clipboard
Syntax warning parser
Please check the following issue:
/usr/local/lib/python3.9/dist-packages/db_sync_tool/utility/parser.py:164: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if not helper.check_file_exists(client, _path) and _path[-1] is not '/':