aboutsummaryrefslogtreecommitdiff
path: root/src/wikiget/file.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/wikiget/file.py')
-rw-r--r--src/wikiget/file.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wikiget/file.py b/src/wikiget/file.py
index 16402b0..0f639d3 100644
--- a/src/wikiget/file.py
+++ b/src/wikiget/file.py
@@ -37,6 +37,7 @@ class File:
:type dest: str, optional
:param site: name of the site hosting the file; if not specified, defaults to
the global default site
+ :type site: str, optional
"""
self.image: Image = None
self.name = name