Skip to content

Commit e6b7c33

Browse files
committed
Add pragma to check.py
1 parent 3765e91 commit e6b7c33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

share/openPMD/json_schema/check.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python
2+
13
import json
24
import os
35
from pathlib import Path

0 commit comments

Comments
 (0)