From 70e647076418d114111aa76b5d3639a5b4271e94 Mon Sep 17 00:00:00 2001 From: Owl Date: Fri, 26 Sep 2025 14:32:34 -0400 Subject: bcsv and other stuff --- smg_common.py | 1 + 1 file changed, 1 insertion(+) (limited to 'smg_common.py') diff --git a/smg_common.py b/smg_common.py index 4fa4017..be26960 100644 --- a/smg_common.py +++ b/smg_common.py @@ -5,6 +5,7 @@ class padding: # the fill string def __init__(self): + # use ascii string please self.string = "This is padding data to alignme" # return the padding string to align data at a -- cgit v1.2.3-70-g09d2