Remove UnusedElaboratable warning
authorJean THOMAS <git0@pub.jeanthomas.me>
Mon, 13 Jul 2020 08:49:49 +0000 (10:49 +0200)
committerJean THOMAS <git0@pub.jeanthomas.me>
Mon, 13 Jul 2020 08:49:49 +0000 (10:49 +0200)
gram/test/test_compat.py

index fb1f118bcea02b3f50cb241f78fd126dc1f6fc44..c9920574a894ac5d86dccd162c01fabb6c527b9f 100644 (file)
@@ -1,3 +1,4 @@
+#nmigen: UnusedElaboratable=no
 from nmigen import *
 from nmigen.hdl.ast import Past
 from nmigen.asserts import Assert, Assume