From f594a75c7279db018ff4cb16324b46f50248aca1 Mon Sep 17 00:00:00 2001 From: Jakub Kuszneruk Date: Fri, 18 Jun 2021 10:44:21 +0200 Subject: [PATCH] Fix gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index cf67de3..64c2558 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -neptune_integration_template/_version.py export-subst # TODO: Update path +neptune_sklearn/_version.py export-subst