Remove EOL whitespace globally

This commit is contained in:
mrg
2020-11-03 06:29:17 -08:00
parent aec5865d71
commit da721a677d
295 changed files with 2808 additions and 2811 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class array_test(openram_test):
debug.info(2, "Testing 8x8 array for 6t_cell")
a = factory.create(module_type="bitcell_array", cols=8, rows=8)
self.local_check(a)
globals.end_openram()
# run the test from the command line