Skip to content

Commit ed05502

Browse files
update License, flake8 and codecov file
1 parent 03c810f commit ed05502

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.flake8

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ exclude =
4545
libs_external
4646
sdist_upip.py
4747
setup.py
48-
update_version.py
4948

5049
# Provide a comma-separated list of glob patterns to add to the list of excluded ones.
5150
# extend-exclude =

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 brainelectronics and contributors
3+
Copyright (c) 2023 brainelectronics and contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

codecov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ coverage:
77
status:
88
project:
99
default:
10-
target: 100%
10+
target: 0%
1111
threshold: 1%

0 commit comments

Comments
 (0)