Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

fix norm #13

Merged
merged 8 commits into from
May 21, 2023
Merged

fix norm #13

merged 8 commits into from
May 21, 2023

Conversation

Ant0wan
Copy link
Owner

@Ant0wan Ant0wan commented May 21, 2023

Description

This pull request updates the OpenAI function by changing the file reading to use utf-8 encoding, adds a str method to print out a string representation of the object, and fixes a bug in the directory search command.

Related Issue

Fixes #17

Motivation and Context

This pull request is to fix the bug in the directory search command causing issues with finding directories. Additionally, this pull request updates the file reading to use utf-8 encoding and adds a str method to print out a string representation of the object.

How Has This Been Tested?

Automated tests have been added to test the code in this pull request.

@Ant0wan Ant0wan merged commit 0666584 into main May 21, 2023
@Ant0wan Ant0wan deleted the fix-norm-py branch May 21, 2023 15:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant