Renamed Path.Tools module to Path.Tool

This commit is contained in:
Markus Lampert
2022-08-12 23:47:40 -07:00
parent 29a7dc144e
commit 9925c71d36
25 changed files with 54 additions and 55 deletions

View File

@@ -20,7 +20,7 @@
# * *
# ***************************************************************************
import Path.Tools.Bit as PathToolBit
import Path.Tool.Bit as PathToolBit
import PathTests.PathTestUtils as PathTestUtils
import glob
import os