This commit is contained in:
Edward Betts 2023-09-29 12:28:23 +01:00
parent 1ebed94f5d
commit adc7cffbd6

View file

@ -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