mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
renamed old sg stuff to blag
This commit is contained in:
@@ -3,7 +3,7 @@ from datetime import datetime
|
||||
import pytest
|
||||
import markdown
|
||||
|
||||
from sg.markdown import convert_markdown, markdown_factory
|
||||
from blag.markdown import convert_markdown, markdown_factory
|
||||
|
||||
|
||||
@pytest.mark.parametrize("input_, expected", [
|
||||
|
||||
Reference in New Issue
Block a user