Browse Source

update genhdr/gen_qstr.py

SummerGift 8 years ago
parent
commit
254ea6a2e3
1 changed files with 1 additions and 2 deletions
  1. 1 2
      port/genhdr/gen_qstr.py

+ 1 - 2
port/genhdr/gen_qstr.py

@@ -58,5 +58,4 @@ if __name__ == "__main__":
             continue
         qstr_computer = make_bytes(1, 1, arg)
         print (qstr_computer)
-    
-    
+