move files into a package structure
This commit is contained in:
@@ -2,7 +2,7 @@ import os
|
||||
import tempfile
|
||||
from typing import Optional
|
||||
|
||||
from int2intmap import Int2IntMap
|
||||
from raven.util.int2intmap import Int2IntMap
|
||||
|
||||
|
||||
class LineToLineMap:
|
||||
|
||||
Reference in New Issue
Block a user