Skip to content

Commit

Permalink
- linting
Browse files Browse the repository at this point in the history
  • Loading branch information
elipe17 committed Oct 3, 2024
1 parent 89d5206 commit 2a35494
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tdrs-backend/tdpservice/data_files/test/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,3 @@ def test_fiscal_year(data_file_instance):
assert df.fiscal_year == "2020 - Q3 (Apr - Jun)"
df.quarter = "Q4"
assert df.fiscal_year == "2020 - Q4 (Jul - Sep)"

0 comments on commit 2a35494

Please sign in to comment.