mirror of
https://github.com/pyscript/pyscript.git
synced 2026-04-05 05:00:30 -04:00
fix post merge issues
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
from unittest import mock
|
||||
|
||||
import pytest
|
||||
from pyscript import document, when
|
||||
from pyweb import pydom
|
||||
|
||||
from pyscript import document, when
|
||||
|
||||
|
||||
class TestDocument:
|
||||
def test__element(self):
|
||||
|
||||
Reference in New Issue
Block a user