-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TableWriter
replace directory with path to CSV
#90
Comments
@ibro45 I don't see any benefit gained by keeping this a directory |
You're right. I guess we can just get the parent dir of the csv file and pass it to the super init(), wdy think? |
@dosubot |
🤖 Hello! How can I assist you today? This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research. Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant. If you want to continue the conversation, start your reply with @dosu-bot. |
https://github.com/project-lighter/lighter/blob/5741df30c4cd1b86c76216247cb67f3748ecf1d6/lighter/callbacks/writer/table.py#L25C28-L25C28
The text was updated successfully, but these errors were encountered: