Skip to content

Commit

Permalink
Merge pull request #43 from rhatdan/pragmatic
Browse files Browse the repository at this point in the history
Fix pragmatic script
  • Loading branch information
ilya-kolchinsky authored Feb 12, 2025
2 parents a439bc1 + 4101666 commit b373991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pragmatic
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# !/bin/python3
#!/usr/bin/python3
# addressing the issue where the project structure causes pragmatic to not be on the path
import sys
import os
Expand Down

0 comments on commit b373991

Please sign in to comment.