Skip to content
Snippets Groups Projects
Commit 530fbb14 authored by Steffen Hauf's avatar Steffen Hauf
Browse files

Merge branch 'fix/tools_misspelling' into 'master'

Fix: spelling error

See merge request detectors/pycalibration!99
parents 7e1bb6d4 8d343227
No related branches found
No related tags found
1 merge request!99Fix: spelling error
......@@ -3,7 +3,7 @@ import datetime
from glob import glob
from importlib.machinery import SourceFileLoader
import json
from os import chdir, environ, listdir, makedirs, path, remove, stat,
from os import chdir, environ, listdir, makedirs, path, remove, stat
from os.path import isdir, isfile, splitext
from queue import Queue
import re
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment