From 0f57a8888cbc64aa0c1df417821cd97c2193cd90 Mon Sep 17 00:00:00 2001 From: Jacques Grelet <jacques.grelet@gmail.cpm> Date: Mon, 9 May 2022 08:24:45 -0300 Subject: [PATCH] add github repository adress --- oceano.py | 1 + 1 file changed, 1 insertion(+) diff --git a/oceano.py b/oceano.py index 4c46c79..67024af 100644 --- a/oceano.py +++ b/oceano.py @@ -1,4 +1,5 @@ #!/usr/bin/env python +# https://github.com/jgrelet/oceano2python import argparse import sys -- GitLab