Skip to content

Commit c7baa66

Browse files
committed
Removing usr/bin/env command
Signed-off-by: Sachin Pisal <[email protected]>
1 parent 12ce41e commit c7baa66

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/config/spelling_allowlist.txt

-2
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ enqueuing
210210
entangler
211211
entanglers
212212
enum
213-
env
214213
et
215214
excitations
216215
executables
@@ -333,7 +332,6 @@ unitarity
333332
unitary
334333
unoptimized
335334
upvote
336-
usr
337335
variadic
338336
variational
339337
vdots

docs/sphinx/applications/python/qchem/hamiltonian.py

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env python3
2-
31
import numpy as np
42
import itertools
53

0 commit comments

Comments
 (0)