Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
vasilije
b43a4f808a format 2025-06-25 09:34:20 +02:00
2 changed files with 3 additions and 0 deletions

2
.gitguardian.yml Normal file
View file

@ -0,0 +1,2 @@
paths-ignore:
- ".env.template"

View file

@ -4,6 +4,7 @@ import os
import sys
class TestPipelines(unittest.TestCase):
"""Tests that all pipelines run successfully."""