This website requires JavaScript.
Explore
Help
Register
Sign In
Templates
/
Python
Template
Watch
1
Star
0
Fork
0
You've already forked Python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1dc5d7a817
Python
/
tests
/
test_base.py
6 lines
88 B
Python
Raw
Normal View
History
Unescape
Escape
Revert "✅ Ready to clone and code." This reverts commit e4f251f138a9bfbefb814afb29b84c3103d72e16.
2024-11-09 09:05:53 -08:00
from
project_name
.
base
import
NAME
initial commit
2024-11-09 08:01:27 -08:00
def
test_base
(
)
:
Revert "✅ Ready to clone and code." This reverts commit e4f251f138a9bfbefb814afb29b84c3103d72e16.
2024-11-09 09:05:53 -08:00
assert
NAME
==
"
project_name
"
Copy Permalink