Skip to content

Commit f5bcd5f

Browse files
authored
Merge pull request #468 from GoogleCloudPlatform/nox-lint-per-sample
2 parents 2f2393b + 6e82fcd commit f5bcd5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/snippets/movie_nl/main_test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@
1414

1515
import json
1616

17-
import main
1817
import six
1918

19+
import main
20+
2021

2122
def test_get_request_body():
2223
text = 'hello world'

0 commit comments

Comments
 (0)