Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 41840bc

Browse files
committed
Merge pull request #156 from foxmask/patch-1
Update _file_cache.py
2 parents 0e14d2e + dd020e6 commit 41840bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twitter/_file_cache.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/env python
22
from hashlib import md5
33
import os
44
import re

0 commit comments

Comments
 (0)