File: SyntaxWarning.patch

package info (click to toggle)
apkinspector 1.3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,764 kB
  • sloc: python: 1,523; javascript: 880; makefile: 11; xml: 4
file content (11 lines) | stat: -rw-r--r-- 414 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- a/apkInspectorCLI/main.py
+++ b/apkInspectorCLI/main.py
@@ -60,7 +60,7 @@
     args = parser.parse_args()
 
     if args.version:
-        mm = """
+        mm = r"""
 #                 _     _____                                 _                
 #                | |   |_   _|                               | |               
 #    __ _  _ __  | | __  | |   _ __   ___  _ __    ___   ___ | |_   ___   _ __