mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-06-30 16:59:27 +02:00
refactor: import order corrected
This commit is contained in:
parent
3523bfa568
commit
8788891d5f
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
import os
|
||||
from collections import Counter
|
||||
import h5py
|
||||
import numpy as np
|
||||
from collections import Counter
|
||||
from ..obs import Obs, CObs
|
||||
from ..correlators import Corr
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue