Add shebang to boggle
This commit is contained in:
parent
5fd953da3d
commit
8080f1efa1
1
dotfiles/lib/python/boggle.py
Normal file → Executable file
1
dotfiles/lib/python/boggle.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#! /usr/bin/env python
|
||||
import random
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user