This website requires JavaScript.
Explore
Help
Register
Sign In
xiaoxue_admin
/
supervision
Watch
1
Star
0
Fork
You've already forked supervision
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
849c4956fd
supervision
/
test
/
test_hello.py
6 lines
91 B
Python
Raw
Blame
History
from
src
.
hello
import
hello
def
test_hello
(
)
:
res
=
hello
(
)
assert
res
==
"
World
"
Reference in New Issue
View Git Blame
Copy Permalink