devuxd / ProgrammingStrategies

A repository of strategies for programming
http://programmingstrategies.org
1 stars 0 forks source link

Use tabs instead of starts, hashtags, and periods #19

Closed amyjko closed 6 years ago

amyjko commented 6 years ago

Be more Pythonic. Remove all of these delimiters and just rely on tabs for block structures.