1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-15 00:05:11 +02:00

force test run

This commit is contained in:
Kelly Brazil
2025-04-15 08:56:36 -07:00
parent ccbe36e712
commit 34fda0905f

View File

@ -7,5 +7,3 @@ with open('completions/jc_bash_completion.sh', 'w') as f:
with open('completions/jc_zsh_completion.sh', 'w') as f:
print(zsh_completion(), file=f)
# force test run