Skip to content

Commit

Permalink
401: fix sonarQube issue
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Sharples committed Nov 18, 2024
1 parent ce08559 commit 19daf91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_agg_stat_bootstrap.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

def test_smoke():
"""Basic test to check object instantiation"""
my_asb = asb.AggStatBootstrap(DEFAULT_CONF)
asb.AggStatBootstrap(DEFAULT_CONF)

0 comments on commit 19daf91

Please sign in to comment.