File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414from githubkit .versions .v2022_11_28 .models import ( # noqa: F401
1515 SimpleUser as BackportSimpleUserV2022_11_28 ,
1616)
17-
1817from githubkit .versions .v2026_03_10 .models import ( # noqa: F401
1918 SimpleUser as BackportSimpleUserV2026_03_10 ,
2019)
5453from githubkit .versions .v2022_11_28 .models import ( # noqa: F401
5554 Repository as BackportRepositoryV2022_11_28 ,
5655)
57-
5856from githubkit .versions .v2026_03_10 .models import ( # noqa: F401
5957 Repository as BackportRepositoryV2026_03_10 ,
6058)
9492from githubkit .versions .v2022_11_28 .models import ( # noqa: F401
9593 OrganizationFull as BackportOrganizationFullV2022_11_28 ,
9694)
97-
9895from githubkit .versions .v2026_03_10 .models import ( # noqa: F401
9996 OrganizationFull as BackportOrganizationFullV2026_03_10 ,
10097)
134131from githubkit .versions .v2022_11_28 .models import ( # noqa: F401
135132 CustomProperty as BackportCustomPropertyV2022_11_28 ,
136133)
137-
138134from githubkit .versions .v2026_03_10 .models import ( # noqa: F401
139135 CustomProperty as BackportCustomPropertyV2026_03_10 ,
140136)
You can’t perform that action at this time.
0 commit comments