diff --git a/openai_cost_logger/__init__.py b/openai_cost_logger/__init__.py index d87ceb1..7a69ef6 100644 --- a/openai_cost_logger/__init__.py +++ b/openai_cost_logger/__init__.py @@ -1 +1 @@ -print('imported openai_cost_tracker') \ No newline at end of file +print('imported openai_cost_logger') \ No newline at end of file