Skip to content

Commit

Permalink
Delete irrelevant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
graeme-a-stewart committed Jan 24, 2024
1 parent c60b134 commit 6ff5927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/pythonFormat.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Requires black/flake8 to be available in the environment


# Get all our Python files (submodules are excluded!)
# Get all our Python files
file(GLOB_RECURSE ALL_PYTHON_FILES ${PROJECT_SOURCE_DIR}/*.py)

# Black is rather simple because there are no options...
Expand Down

0 comments on commit 6ff5927

Please sign in to comment.