Explorar o código

CHORE : branch commit test

bae.sangwoo %!s(int64=2) %!d(string=hai) anos
pai
achega
02c0aebd92
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      server.py

+ 1 - 1
server.py

@@ -7,7 +7,7 @@ from detectors import S3FD
 import argparse
 
 def createParser():
-    # hello world
+    # hello world 123
     parser = argparse.ArgumentParser(description = "FaceNet");
 
     parser.add_argument('--config',         type=str,   default=None,   help='Config YAML file');