Skip to content

Commit 24ac383

Browse files
committed
Reference our new INI file
1 parent 052b026 commit 24ac383

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/auth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'''
44
Here's how you go about authenticating yourself! The important thing to
55
note here is that this script will be used in the other examples so
6-
set up a test user with API credentials and set them up in here.
6+
set up a test user with API credentials and set them up in auth.ini.
77
'''
88

99
from imgurpython import ImgurClient

0 commit comments

Comments
 (0)