forked from expo/troggle
remove %s old formatting style (last bits)
This commit is contained in:
parent
7738b2836e
commit
822965ebe5
@ -862,7 +862,7 @@ class LoadingSurvex():
|
||||
print(f' ! Failed to find cave for {cavepath.lower()}')
|
||||
else:
|
||||
# not a cave, but that is fine.
|
||||
# print(' ! No regex(standard identifier) cave match for %s' % cavepath.lower())
|
||||
# print(f' ! No regex(standard identifier) cave match for {cavepath.lower()}')
|
||||
return None
|
||||
|
||||
def GetSurvexDirectory(self, headpath):
|
||||
|
Loading…
Reference in New Issue
Block a user