From 407e6e1c1c6d49ff40571c3666240c2f447ed1da Mon Sep 17 00:00:00 2001 From: apo77yon <126520850+apo77yon@users.noreply.github.com> Date: Thu, 30 Mar 2023 18:38:12 -0700 Subject: [PATCH] Update luigi.md --- technologies/luigi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/technologies/luigi.md b/technologies/luigi.md index fd11677..1654557 100644 --- a/technologies/luigi.md +++ b/technologies/luigi.md @@ -3,4 +3,4 @@
* a python package that helps you build complex pipelines of batch jobs. -* [here is how a task looks like](https://luigi.readthedocs.io/en/stable/tasks.html) +* [here is how a task looks like](https://luigi.readthedocs.io/en/stable/tasks.html).