mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Fix whitespace
This commit is contained in:
@@ -12,6 +12,7 @@ import shutil
|
||||
|
||||
from mkdocs.compat import urlparse
|
||||
|
||||
|
||||
def copy_file(source_path, output_path):
|
||||
"""
|
||||
Copy source_path to output_path, making sure any parent directories exist.
|
||||
|
||||
Reference in New Issue
Block a user