Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 27, 2021
1 parent 72c51a4 commit 796ab96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/popmon/spark/test_spark.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

try:
from pyspark.sql import SparkSession

spark_found = True
except (ModuleNotFoundError, AttributeError):
spark_found = False
Expand Down

0 comments on commit 796ab96

Please sign in to comment.