Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jessemortenson committed Jan 26, 2024
1 parent 9b764ac commit b0facf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openstates/metadata/data/me.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
districts=simple_numbered_districts(
"ocd-division/country:us/state:me", "lower", 151
) + [District("Passamaquoddy Tribe", "lower",
f"ocd-division/country:us/state:me/sldl:passamaquoddy-tribe")],
"ocd-division/country:us/state:me/sldl:passamaquoddy-tribe")],
),
upper=Chamber(
chamber_type="upper",
Expand Down

0 comments on commit b0facf8

Please sign in to comment.