Skip to content

Commit 325a2be

Browse files
mfisher87RRosio
andcommitted
Make plugin executable
Co-authored-by: Rosio <[email protected]>
1 parent c8f89cd commit 325a2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/listing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,4 @@ def run_directive(name, /) -> None:
197197
elif args.role:
198198
raise NotImplementedError
199199
else:
200-
print_result(PLUGIN_SPEC)
200+
print_result(PLUGIN_SPEC)

0 commit comments

Comments
 (0)