Skip to content

Commit f678eb8

Browse files
committed
chore: fix linting
1 parent 113b842 commit f678eb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
from pytest import mark, raises
1919

20-
from firebase_functions import alerts_fn, https_fn, options, params
2120
import firebase_functions.private.manifest as _manifest
21+
from firebase_functions import alerts_fn, https_fn, options, params
2222
from firebase_functions.alerts import (
2323
app_distribution_fn,
2424
billing_fn,

0 commit comments

Comments
 (0)