From ce67fef73cf465e718c7860bfc8b7766843ec07d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marie-Ang=C3=A9lique=20Laporte?= Date: Wed, 16 Feb 2022 09:29:51 +0100 Subject: [PATCH] fixing python version --- util/create-rdf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/create-rdf.py b/util/create-rdf.py index 81194682..dbca717f 100755 --- a/util/create-rdf.py +++ b/util/create-rdf.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # coding: utf-8 import json