diff dimorphite_dl.py @ 4:bbbf5fb356dd draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/rdkit commit 4d0bfcf37bfbedafc7ff0672dfe452766ca8a606"
author bgruening
date Wed, 17 Feb 2021 12:59:24 +0000
parents 0f3e5c69251e
children 67ee76f0e497
line wrap: on
line diff
--- a/dimorphite_dl.py	Tue Jul 28 08:42:43 2020 -0400
+++ b/dimorphite_dl.py	Wed Feb 17 12:59:24 2021 +0000
@@ -1,3 +1,4 @@
+# flake8: noqa
 # Copyright 2018 Jacob D. Durrant
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -18,7 +19,6 @@
 """
 
 from __future__ import print_function
-import copy
 import os
 import argparse
 import sys