Fix import order
This commit is contained in:
parent
3503fdb4ec
commit
dc8abd77df
@ -2,8 +2,8 @@ import logging
|
||||
import re
|
||||
from pathlib import Path
|
||||
from typing import Dict, List
|
||||
import numpy as np
|
||||
|
||||
import numpy as np
|
||||
import pytest
|
||||
import rapidjson
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user