From 656e8f50c8d5d6fdc58f970592ac669e45c98bf1 Mon Sep 17 00:00:00 2001 From: Joaquin Matres <4514346+joamatab@users.noreply.github.com> Date: Sat, 4 May 2024 15:34:42 -0700 Subject: [PATCH] fix pre-commit --- install_tech.py | 1 + 1 file changed, 1 insertion(+) diff --git a/install_tech.py b/install_tech.py index a46226f..751fbc9 100644 --- a/install_tech.py +++ b/install_tech.py @@ -1,4 +1,5 @@ """Symlink tech to klayout.""" + import os import pathlib import shutil