Skip to content

Commit

Permalink
chore: run black
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Aug 28, 2024
1 parent bac83b9 commit 75373b9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions test/telemetry/configuration_test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


from openfga_sdk.telemetry.configuration import (
TelemetryConfiguration,
TelemetryMetricConfiguration,
Expand Down
1 change: 0 additions & 1 deletion test/telemetry/counters_test.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

from openfga_sdk.telemetry.counters import TelemetryCounter, TelemetryCounters


Expand Down
1 change: 0 additions & 1 deletion test/telemetry/histograms_test.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

from openfga_sdk.telemetry.histograms import TelemetryHistogram, TelemetryHistograms


Expand Down

0 comments on commit 75373b9

Please sign in to comment.