Skip to content

Commit

Permalink
#3724: Add blank line for flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbillowsMO committed Jan 22, 2025
1 parent 06e50cd commit dcf65b1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from pathlib import Path


def file_exists(file_path):
run_directory = Path.cwd()
site_recipes_file_path = run_directory / file_path
Expand Down

0 comments on commit dcf65b1

Please sign in to comment.