mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-11-30 21:16:53 +01:00
fix: uneeded import removed
This commit is contained in:
parent
cedceced61
commit
0bf1e6cfd4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import warnings
|
||||
import numpy as np
|
||||
from .linalg import inv, matmul
|
||||
from .dirac import gamma, gamma5
|
||||
from .dirac import gamma
|
||||
|
||||
|
||||
L = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue