Skip to content

Commit

Permalink
empty file breaks build, fill with nothing now
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Klijnsma committed Oct 1, 2019
1 parent f677947 commit 5fb680c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/lpcdbe-deploymodule
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env python

if __name__ == "__main__":
raise NotImplementedError

0 comments on commit 5fb680c

Please sign in to comment.