by moving import statements in functions. Also move the definition
of StepOption in swh.graph.cli since it's purely a click dedicated
class.
Related to T2575.
Differential D3910
cli: speedup the `swh` cli command startup time douardda on Sep 10 2020, 4:11 PM. Authored by Tags None Subscribers None
Details
by moving import statements in functions. Also move the definition Related to T2575.
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D3910 (id=13769)Rebasing onto 8c937da207... Current branch diff-target is up to date. Changes applied before testcommit 4a643fcce445cc5efc3d1442092578e962363498 Author: David Douard <david.douard@sdfa3.org> Date: Thu Sep 10 10:56:11 2020 +0200 cli: speedup the `swh` cli command startup time by moving import statements in functions. Also move the definition of StepOption in swh.graph.cli since it's purely a click dedicated class. Related to T2575. See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/25/ for more details. |