Skip to content

Commit 1ab6af8

Browse files
committed
oweditdomain: Add column type 'reinterpret' transform
1 parent 6194dbc commit 1ab6af8

File tree

3 files changed

+1149
-98
lines changed

3 files changed

+1149
-98
lines changed

.coveragerc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ exclude_lines =
1717
raise NotImplementedError
1818
if __name__ == .__main__.:
1919
except MemoryError
20+
assert False
21+
raise AssertionError

0 commit comments

Comments
 (0)