svd_bank.py: fix column names in output
- use .copy() method of Table objects to obtain copy to ensure column names are always the same as the original.
Loading
Please register or sign in to comment
- use .copy() method of Table objects to obtain copy to ensure column names are always the same as the original.