Skip to content

Commit fd90d08

Browse files
committed
fix foormatting issues
1 parent ed8e389 commit fd90d08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/test_opentsdb.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ def my_setup():
4646
},
4747
{'filter': 'scale-11|scale-12',
4848
'groupBy': False, 'tagk': 'node', 'type': 'pm_filter'
49-
}
50-
],
49+
}],
5150
'metric': 'gpfs_fs_bytes_read', 'refId': 'A', 'downsample': '15m-sum', 'index': 0
5251
}
5352
}

0 commit comments

Comments
 (0)