Skip to content

Commit

Permalink
chore: update file and folder naming
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwotherspoon committed Jan 26, 2024
1 parent eb2cba1 commit 53bfa4f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/langchain_google_cloud_sql_mysql/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

from langchain_google_cloud_sql_mysql.doc_loader import MySQLLoader
from langchain_google_cloud_sql_mysql.mysql_loader import MySQLLoader
from langchain_google_cloud_sql_mysql.mysql_engine import MySQLEngine

__all__ = ["MySQLEngine", "MySQLLoader"]
File renamed without changes.

0 comments on commit 53bfa4f

Please sign in to comment.