Skip to content

Commit cdc1a4f

Browse files
committed
templates: switch to main branch
1 parent 7cd7911 commit cdc1a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

other/templates/py/file.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
# DO NOT EDIT! This file is auto-generated from
3-
# https://github.com/mavlink/MAVSDK-Python/tree/master/other/templates/py
3+
# https://github.com/mavlink/MAVSDK-Python/tree/main/other/templates/py
44
from ._base import AsyncBase
55
from . import {{ plugin_name.lower_snake_case }}_pb2, {{ plugin_name.lower_snake_case }}_pb2_grpc
66
from enum import Enum

0 commit comments

Comments
 (0)