mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-31 23:22:10 +00:00 
			
		
		
		
	fixed linting
This commit is contained in:
		| @@ -85,6 +85,7 @@ def confirm_text(corrected_command): | ||||
|                 red=color(colorama.Fore.RED), | ||||
|                 reset=color(colorama.Style.RESET_ALL))) | ||||
|  | ||||
|  | ||||
| def debug(msg): | ||||
|     if settings.debug: | ||||
|         sys.stderr.write(u'{blue}{bold}DEBUG:{reset} {msg}\n'.format( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user