Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Raeen committed Jan 23, 2021
1 parent f754eb9 commit 99a520f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions Python/test1.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import include.library.phpy as phpy
import base64

import numpy as np
import cv2

Expand Down
3 changes: 0 additions & 3 deletions Python/test2.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
import include.library.phpy as phpy

import base64

print({'name' : phpy.get_data(1)['name'] , 'library' : phpy.get_data(1)['library'] , 'text' : phpy.get_data(2)})
2 changes: 0 additions & 2 deletions Python/test3.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import include.library.phpy as phpy
import base64

import numpy as np
import cv2

Expand Down

0 comments on commit 99a520f

Please sign in to comment.