Rename rtv to tuir
This commit is contained in:
@@ -6,7 +6,7 @@ from collections import OrderedDict
|
||||
|
||||
import pytest
|
||||
|
||||
from rtv.mime_parsers import parsers, ImgurApiMIMEParser
|
||||
from tuir.mime_parsers import parsers, ImgurApiMIMEParser
|
||||
|
||||
|
||||
RegexpType = type(re.compile(''))
|
||||
|
||||
Reference in New Issue
Block a user