-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpyproject.toml
More file actions
15 lines (15 loc) · 888 Bytes
/
pyproject.toml
File metadata and controls
15 lines (15 loc) · 888 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#################################################################
# #
# Copyright (c) 2020-2021 Peter Goss All rights reserved. #
# #
# Copyright (c) 2020-2021 YottaDB LLC and/or its subsidiaries. #
# All rights reserved. #
# #
# This source code contains the intellectual property #
# of its copyright holder(s), and is made available #
# under a license. If you do not know the terms of #
# the license, please stop and do not read further. #
# #
#################################################################
[tool.black]
line-length = 132