mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 12:27:59 +01:00
forgot import
This commit is contained in:
parent
c13ce26768
commit
49e7ad42eb
1 changed files with 1 additions and 0 deletions
1
ponysay
1
ponysay
|
@ -16,6 +16,7 @@ License: WTFPL
|
|||
'''
|
||||
|
||||
import os
|
||||
import shutil
|
||||
import sys
|
||||
import random
|
||||
from subprocess import Popen, PIPE
|
||||
|
|
Loading…
Reference in a new issue