whoops must use "with" on CfgCache
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 13 Aug 2020 10:59:22 +0000 (10:59 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 13 Aug 2020 11:01:40 +0000 (11:01 +0000)
experiments9/coriolis2/settings.py

index 4b2631005ac34f6bf92b3a1368d811a4fea77835..18dd05ce8331f8508741cd3671895a9ef8e9344d 100644 (file)
@@ -18,7 +18,7 @@ with CfgCache('', priority=Cfg.Parameter.Priority.UserFile) as cfg:
     cfg.anabatic.edgeWidth           = 8
     cfg.anabatic.topRoutingLayer     = 'METAL5'
     cfg.etesian.graphics             = 3
-    
+
     #cfg.katana.searchHalo           = 30
     #cfg.katana.eventsLimit          = 1000000
     #cfg.katana.hTracksReservedLocal = 7
@@ -30,7 +30,7 @@ with CfgCache('', priority=Cfg.Parameter.Priority.UserFile) as cfg:
     #cfg.etesian.aspectRatio         = 1.0
     #cfg.katana.vTracksReservedLocal = 4
     #cfg.katana.hTracksReservedLocal = 4
-    
+
     # Run 3 (make-cgt-3.log)
     #cfg.etesian.effort              = 2
     #cfg.etesian.uniformDensity      = False
@@ -38,7 +38,7 @@ with CfgCache('', priority=Cfg.Parameter.Priority.UserFile) as cfg:
     #cfg.etesian.aspectRatio         = 1.0
     #cfg.katana.vTracksReservedLocal = 5
     #cfg.katana.hTracksReservedLocal = 5
-    
+
     # Run 4 (make-cgt-4.log)
     #cfg.etesian.effort              = 2
     #cfg.etesian.uniformDensity      = True