add shebang
This commit is contained in:
parent
0a0756e343
commit
4b40791637
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
from huepaper import (
|
||||
get_base_color,
|
||||
create_colors,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue