Fix indentation contains tabs (flake8 E101,W191) (#1573)
This commit is contained in:
committed by
John Law
parent
dbaedd4ed7
commit
b838f1042c
@@ -14,7 +14,7 @@ Enter a Postfix Equation (space separated) = 5 6 9 * +
|
||||
| pop(5) |
|
||||
+ | push(5+54) | 59
|
||||
|
||||
Result = 59
|
||||
Result = 59
|
||||
"""
|
||||
|
||||
import operator as op
|
||||
|
||||
Reference in New Issue
Block a user