Fix typo
This commit is contained in:
parent
1ebed94f5d
commit
adc7cffbd6
2
main.py
2
main.py
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/python3
|
#!/usr/bin/python3
|
||||||
"""Find photos on flickr for Wikipedia articls and contact the photographer."""
|
"""Find photos on flickr for Wikipedia articles and contact the photographer."""
|
||||||
|
|
||||||
import collections
|
import collections
|
||||||
import inspect
|
import inspect
|
||||||
|
|
Loading…
Reference in a new issue