Feat: Remove rst_check

This commit is contained in:
2022-09-04 10:44:22 +02:00
parent 7d91ac3206
commit 27ea017058
4 changed files with 4 additions and 12 deletions

View File

@@ -2,4 +2,4 @@ from clean_rst import __version__
def test_version():
assert __version__ == "0.1.3"
assert __version__ == "0.1.4"