Coverage for tests/testfiles/allocator-info1.py: 100%

Shortcuts on this page

r m x p   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

4 statements  

1# flake8: noqa 

2config.platform["bigboxes"].user.name = "thx1138" 

3config.platform["bigboxes"].user.home = "/home/thx1138" 

4 

5config.platform["lsst"].user.name = "c3po" 

6config.platform["lsst"].user.home = "/lsst/home/c3po"