Skip to content

Commit

Permalink
Fix indentation error
Browse files Browse the repository at this point in the history
  • Loading branch information
Antetokounpo authored and DeeJayhX committed Feb 16, 2019
1 parent c456bd4 commit 59ad019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dwt_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -370,4 +370,4 @@ def dvr(undo):
'AllowGameDVR', winreg.REG_DWORD, allow_game_dvr]}

set_registry(dvr_keys)
logger.info("Xbox DVR: successfully {action}".format(action=action))
logger.info("Xbox DVR: successfully {action}".format(action=action))

0 comments on commit 59ad019

Please sign in to comment.