Skip to content

Commit 8505ea2

Browse files
committed
Purged windows line-endings
1 parent c348429 commit 8505ea2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

riscvonpynq/cortexm1/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from . import tcm
1+
from . import tcm

riscvonpynq/cortexm1/tcm/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
from . import build
2-
from . import cortexm1
1+
from . import build
2+
from . import cortexm1

0 commit comments

Comments
 (0)