A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/python/typeshed/commit/ below:

[flake8-builtins] Update to 3.0.* (#14587) · python/typeshed@540d433 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+4

-1

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+4

-1

lines changed Original file line number Diff line number Diff line change

@@ -1,3 +1,3 @@

1 -

version = "2.5.*"

1 +

version = "3.0.*"

2 2

upstream_repository = "https://github.com/gforcada/flake8-builtins"

3 3

requires = ["types-flake8"]

Original file line number Diff line number Diff line change

@@ -18,6 +18,9 @@ class BuiltinsChecker:

18 18

module_name_msg: ClassVar[str]

19 19

lambda_argument_msg: ClassVar[str]

20 20 21 +

default_line_number: ClassVar[int]

22 +

default_column_offset: ClassVar[int]

23 + 21 24

names: ClassVar[list[str]]

22 25

ignore_list: ClassVar[set[str]]

23 26

ignored_module_names: ClassVar[set[str]]

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4