Skip to content

Commit f3e16cc

Browse files
authored
Update README.md
1 parent 3ca30c7 commit f3e16cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Framework/script/RepoCleaner/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ source env/bin/activate
5353
python -m unittest tests.test_Ccdb.TestCcdb.test_getObjectsList
5454
5555
# Run all tests:
56-
python3 -m unittest discover`
56+
python3 -m unittest discover
5757
```
5858

5959
`cd QualityControl/Framework/script/RepoCleaner ; python3 -m unittest discover`

0 commit comments

Comments
 (0)