We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 023b99a commit ea40024Copy full SHA for ea40024
mysql.py
@@ -524,3 +524,5 @@ def read_callback():
524
525
collectd.register_read(read_callback)
526
collectd.register_config(configure_callback)
527
+
528
+# vim:noexpandtab ts=8 sw=8 sts=8
0 commit comments