Skip to content

Commit

Permalink
Merge pull request #2975 from MRtrix3/clang-format-all-shebang
Browse files Browse the repository at this point in the history
clang-format-all: Fix shebang
  • Loading branch information
Lestropie authored Aug 23, 2024
2 parents d591658 + ab987ea commit f53b197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang-format-all
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/env/python3
#!/usr/bin/env python3

# Copyright (c) 2008-2024 the MRtrix3 contributors.
#
Expand Down

0 comments on commit f53b197

Please sign in to comment.