ready for open source

This commit is contained in:
Jake Pullen
2024-08-10 09:50:37 +01:00
parent c9b01e85d5
commit b29b738a7a
6 changed files with 81 additions and 48 deletions
+1
View File
@@ -2,6 +2,7 @@ import polars as pl
import logging
import os
from datetime import date
class Dimensions:
def __init__(self, config):
self.config = config