Skip to content

Commit

Permalink
Update docstring for Panoptes Test Polling Plugin 2
Browse files Browse the repository at this point in the history
  • Loading branch information
SemperMelior committed Oct 31, 2018
1 parent e65af1f commit cbf1873
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/plugins/polling/test/plugin_polling_test_2.py
Expand Up @@ -2,7 +2,8 @@
Copyright 2018, Oath Inc.
Licensed under the terms of the Apache 2.0 license. See LICENSE file in project root for terms.
This module defines a generic polling plugin class for use in testing.
This module defines a generic polling plugin class that erroneously returns a PanoptesMetricsGroup, rather than a
PanoptesMetricsGroupSet, for use in testing.
"""

from yahoo_panoptes.polling.polling_plugin import PanoptesPollingPlugin
Expand Down

0 comments on commit cbf1873

Please sign in to comment.