File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11#!/usr/bin/python3
22
3+ from __future__ import annotations
4+
35# Copyright 2020 Google LLC
46#
57# Licensed under the Apache License, Version 2.0 (the "License");
1315# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1416# See the License for the specific language governing permissions and
1517# limitations under the License.
16- from __future__ import annotations
1718
1819
1920import atheris
Original file line number Diff line number Diff line change 11#!/usr/bin/python3
22
3+ from __future__ import annotations
4+
35# Copyright 2020 Google LLC
46#
57# Licensed under the Apache License, Version 2.0 (the "License");
1315# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1416# See the License for the specific language governing permissions and
1517# limitations under the License.
16- from __future__ import annotations
1718
1819
1920import atheris
You can’t perform that action at this time.
0 commit comments