Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Varner committed Oct 3, 2023
1 parent 04ecf6b commit 9f5152e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ class Config:

populate_by_name = True
use_enum_values = True
extra = 'allow'
extra = "allow"

1 comment on commit 9f5152e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'TiTiler performance Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.30.

Benchmark suite Current: 9f5152e Previous: f4aea53 Ratio
WebMercator longest_transaction 0.08 s 0.06 s 1.33

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.