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
7d91ac3206
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
(
)
:
Fix: change version
2022-09-04 08:35:39 +00:00
assert
__version__
==
"
0.1.3
"
Reference in New Issue
Copy Permalink