We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd7911 commit cdc1a4fCopy full SHA for cdc1a4f
other/templates/py/file.j2
@@ -1,6 +1,6 @@
1
# -*- coding: utf-8 -*-
2
# DO NOT EDIT! This file is auto-generated from
3
-# https://github.com/mavlink/MAVSDK-Python/tree/master/other/templates/py
+# https://github.com/mavlink/MAVSDK-Python/tree/main/other/templates/py
4
from ._base import AsyncBase
5
from . import {{ plugin_name.lower_snake_case }}_pb2, {{ plugin_name.lower_snake_case }}_pb2_grpc
6
from enum import Enum
0 commit comments