mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-08 22:07:16 +00:00
Remove debugging log from CommandsEqual
This commit is contained in:
parent
01e5577890
commit
b140550686
@ -71,7 +71,6 @@ class CommandsEqual:
|
||||
if not self.commands_contain_no_exclude_patterns:
|
||||
return False
|
||||
|
||||
print(self.similarity)
|
||||
return self.similarity >= self.fuzzyness
|
||||
|
||||
@lazy_property
|
||||
|
Loading…
Reference in New Issue
Block a user