Fix white space

This commit is contained in:
Zed 2023-03-02 17:58:10 -06:00
parent 9a29e1a7fe
commit 04df87f054

View File

@ -102,7 +102,7 @@ class ProcessGuess:
self.game_manager.logger.debug("> get_difference_score")
self.game_manager.logger.debug(self.difference)
if self.difference == 0:
self.difference_score = 15
self.game_manager.logger.debug("0 Diff")