6
mirror of https://github.com/AllSpiceIO/post-dr-comment.git synced 2025-04-03 05:16:33 +00:00

Set exec perms on post_dr_comment

This commit is contained in:
Shrikanth Upadhayaya 2024-09-05 13:18:35 -07:00
parent b2bbf893fd
commit c316defcb8
No known key found for this signature in database

2
post_dr_comment.py Normal file → Executable file
View File

@ -1,3 +1,5 @@
#! /usr/bin/env -S python3
"""
post_dr_comment.py: Post a comment to an AllSpice Hub Design Review.
"""