mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-09-10 12:21:16 +08:00
fix #18: inverse the coding and shebang line
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
"""Run the Openpose interface.
|
||||
|
||||
Make sure that the webcam is connected, and that the openpose framework has been installed before running this code.
|
||||
|
||||
Reference in New Issue
Block a user