Skip to content

Commit 2b2d34b

Browse files
committedMay 27, 2015
flake8
1 parent c85eddb commit 2b2d34b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎nikola/plugins/command/check.py

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ def _call_nikola_list(site):
5353
files.extend(task.targets)
5454
return files
5555

56+
5657
def real_scan_files(site):
5758
task_fnames = set([])
5859
real_fnames = set([])

0 commit comments

Comments
 (0)
Please sign in to comment.