This website requires JavaScript.
Explore
Help
Sign In
lafrite
/
clean-rst
Watch
1
Star
0
Fork
0
You've already forked clean-rst
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
27ea017058
clean-rst
/
tests
/
test_clean_rst.py
6 lines
90 B
Python
Raw
Normal View
History
Unescape
Escape
Initialize package with poetry
2022-08-22 16:37:28 +00:00
from
clean_rst
import
__version__
def
test_version
(
)
:
Feat: Remove rst_check
2022-09-04 08:44:22 +00:00
assert
__version__
==
"
0.1.4
"
Reference in New Issue
Copy Permalink