Examples: Unify string quoting in the Python sources

This commit is contained in:
Dmitry D. Chernov 2019-07-14 14:12:23 +10:00
commit f88ba7c182
10 changed files with 21 additions and 21 deletions

View file

@ -1,5 +1,5 @@
import sys
sys.path.append('..')
sys.path.append("..")
import harness