We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c85eddb commit 2b2d34bCopy full SHA for 2b2d34b
nikola/plugins/command/check.py
@@ -53,6 +53,7 @@ def _call_nikola_list(site):
53
files.extend(task.targets)
54
return files
55
56
+
57
def real_scan_files(site):
58
task_fnames = set([])
59
real_fnames = set([])
0 commit comments