Fix Flake8 "peru/__main__.py:3:1: W391 blank line at end of file"

This commit is contained in:
Ed Brannin 2017-03-29 17:45:38 -04:00
parent ab762b49fd
commit eba96e62db
1 changed files with 0 additions and 1 deletions

View File

@ -1,3 +1,2 @@
from .main import main
main()