diff dimorphite_dl.py @ 5:351fbd750a6d draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/rdkit commit 4d0bfcf37bfbedafc7ff0672dfe452766ca8a606"
author bgruening
date Wed, 17 Feb 2021 13:00:12 +0000
parents 193389d3a5f0
children 4beb3e026bbb
line wrap: on
line diff
--- a/dimorphite_dl.py	Tue Jul 28 08:43:00 2020 -0400
+++ b/dimorphite_dl.py	Wed Feb 17 13:00:12 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