youtube / spitfire

A high-performance Python template language
BSD 3-Clause "New" or "Revised" License
404 stars 58 forks source link

Standardize module imports #27

Closed nicksay closed 8 years ago

nicksay commented 8 years ago

Right now, module imports are done inconsistently. Standardize them to make understanding where code is located clearer.