Skip to content

Commit bada766

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e41e686 commit bada766

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

client_code/_internal/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: MIT
22
#
3-
# Copyright (c) 2023-2024 Anvilistas project team members listed at
3+
# Copyright (c) 2023-2025 Anvilistas project team members listed at
44
# https://github.com/anvilistas/reactive/graphs/contributors
55
#
66
# This software is published at https://github.com/anvilistas/reactive

client_code/_internal/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: MIT
22
#
3-
# Copyright (c) 2023-2024 Anvilistas project team members listed at
3+
# Copyright (c) 2023-2025 Anvilistas project team members listed at
44
# https://github.com/anvilistas/reactive/graphs/contributors
55
#
66
# This software is published at https://github.com/anvilistas/reactive

client_code/_internal/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: MIT
22
#
3-
# Copyright (c) 2023-2024 Anvilistas project team members listed at
3+
# Copyright (c) 2023-2025 Anvilistas project team members listed at
44
# https://github.com/anvilistas/reactive/graphs/contributors
55
#
66
# This software is published at https://github.com/anvilistas/reactive

client_code/_internal/effect.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: MIT
22
#
3-
# Copyright (c) 2023-2024 Anvilistas project team members listed at
3+
# Copyright (c) 2023-2025 Anvilistas project team members listed at
44
# https://github.com/anvilistas/reactive/graphs/contributors
55
#
66
# This software is published at https://github.com/anvilistas/reactive

client_code/_internal/error.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: MIT
22
#
3-
# Copyright (c) 2023-2024 Anvilistas project team members listed at
3+
# Copyright (c) 2023-2025 Anvilistas project team members listed at
44
# https://github.com/anvilistas/reactive/graphs/contributors
55
#
66
# This software is published at https://github.com/anvilistas/reactive

client_code/_internal/flags.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: MIT
22
#
3-
# Copyright (c) 2023-2024 Anvilistas project team members listed at
3+
# Copyright (c) 2023-2025 Anvilistas project team members listed at
44
# https://github.com/anvilistas/reactive/graphs/contributors
55
#
66
# This software is published at https://github.com/anvilistas/reactive

client_code/_internal/helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: MIT
22
#
3-
# Copyright (c) 2023-2024 Anvilistas project team members listed at
3+
# Copyright (c) 2023-2025 Anvilistas project team members listed at
44
# https://github.com/anvilistas/reactive/graphs/contributors
55
#
66
# This software is published at https://github.com/anvilistas/reactive

client_code/_internal/logging.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: MIT
22
#
3-
# Copyright (c) 2023-2024 Anvilistas project team members listed at
3+
# Copyright (c) 2023-2025 Anvilistas project team members listed at
44
# https://github.com/anvilistas/reactive/graphs/contributors
55
#
66
# This software is published at https://github.com/anvilistas/reactive

client_code/_internal/owner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: MIT
22
#
3-
# Copyright (c) 2023-2024 Anvilistas project team members listed at
3+
# Copyright (c) 2023-2025 Anvilistas project team members listed at
44
# https://github.com/anvilistas/reactive/graphs/contributors
55
#
66
# This software is published at https://github.com/anvilistas/reactive

client_code/_internal/signal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: MIT
22
#
3-
# Copyright (c) 2023-2024 Anvilistas project team members listed at
3+
# Copyright (c) 2023-2025 Anvilistas project team members listed at
44
# https://github.com/anvilistas/reactive/graphs/contributors
55
#
66
# This software is published at https://github.com/anvilistas/reactive

0 commit comments

Comments
 (0)