Skip to content

Commit 61bf46b

Browse files
authored
Merge pull request #5709 from alexobaseki/fl-2026-regular-reconvene
FL: activity after session first adjourned
2 parents 8c53016 + 20b77ba commit 61bf46b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scrapers/fl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ class Florida(State):
287287
"classification": "primary",
288288
"start_date": "2026-01-13",
289289
"end_date": "2026-03-13",
290-
"active": False,
290+
"active": True,
291291
"extras": {"session_number": "113"},
292292
},
293293
{

0 commit comments

Comments
 (0)