Spelling fixes (#12041)
* Spelling fixes *Lots* of them. * Spelling breaking changes * Fix lint errors
This commit is contained in:
parent
38fd9b65bf
commit
8dcfd35b8b
138 changed files with 285 additions and 286 deletions
|
@ -119,7 +119,7 @@ def run(script_args: List) -> int:
|
|||
point_wt_time = 0
|
||||
|
||||
print("Migrating from {} to {}".format(old_dbname, args.dbname))
|
||||
# Walk into measurenebt
|
||||
# Walk into measurement
|
||||
for index, measurement in enumerate(measurements):
|
||||
|
||||
# Get tag list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue