Skip to content

Commit

Permalink
☘️ following naming conventions
Browse files Browse the repository at this point in the history
Issue: #10
  • Loading branch information
gopinath-langote committed Apr 25, 2019
1 parent 7c01038 commit 0975d5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
File renamed without changes.
4 changes: 3 additions & 1 deletion builder/Main.py → builder/main.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
import Builder as builder
#!/usr/bin/env python

import builder
import sys

if __name__ == '__main__':
Expand Down

0 comments on commit 0975d5f

Please sign in to comment.