Last analyzed 333ff84 20 days ago
Default analysis branch is
Currently analyzing run
Multi-line docstring closing quotes should be on a separate line FLK-D209
Documentation
a year agoa year old
Multi-line docstring closing quotes should be on a separate line
452
453
454def test_tags_only_repo():
455    """A repo may never publish a formal release which results456    in a completely empty releases atom without any formal and non-formal tags
457    See #63"""
458    repo = 'https://github.com/lastversion-test-repos/cpython'