D7469: profiling: disable the import-error warning for the flamegraph module

2019-11-21 Thread mharbison72 (Matt Harbison)
Closed by commit rHG6c8ba31405d9: profiling: disable the import-error warning for the flamegraph module (authored by mharbison72). This revision was automatically updated to reflect the committed changes. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D7469: profiling: disable the import-error warning for the flamegraph module

2019-11-21 Thread mharbison72 (Matt Harbison)
mharbison72 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY The module being missing is properly handled, but pytype was complaining. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D7469