hypothesis_strategies/snapshots: Explain last post-processing step
Hypothesis may generate cycles between branch aliases in snapshots strategy so
prevent to encounter such cases in tests using it.
Clarify the last post processing step of the snapshots strategy by adding a comment.
Migrated from D2383 (view on Phabricator)