From 1e932e7015ac9d21a1f92ad57cd0c109f58bb29f Mon Sep 17 00:00:00 2001 From: ewy Date: Sat, 2 May 2026 15:24:12 +0200 Subject: yep --- runner/python/indexer.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runner/python/indexer.go') diff --git a/runner/python/indexer.go b/runner/python/indexer.go index 8652779..ff64fc8 100644 --- a/runner/python/indexer.go +++ b/runner/python/indexer.go @@ -1,7 +1,7 @@ package python import ( - "git.ewy.one/pik.git/model" + "github.com/ewy1/pik/model" "github.com/pelletier/go-toml/v2" "io/fs" "os" -- cgit v1.3.1