Skip to content

Commit

Permalink
style: ci lint with black
Browse files Browse the repository at this point in the history
  • Loading branch information
jalbrekt85 authored and github-actions[bot] committed Dec 6, 2024
1 parent 8bf9f5d commit 0598edf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/python/aura_snapshot_voting/review_votes.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ def review_votes(week_string):
)
vote_check = False


vote_df = vote_df.dropna(subset=["Gauge Address", "Label", "Allocation %"])

gauge_labels = fetch_gauge_labels()
Expand Down

0 comments on commit 0598edf

Please sign in to comment.