Skip to content

Commit

Permalink
Sprint 3 (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBavenstrand authored Mar 22, 2024
2 parents dd69cc1 + 77a3d7d commit 577a2de
Show file tree
Hide file tree
Showing 49 changed files with 1,460 additions and 563 deletions.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[flake8]
select = B,B9,C,D,DAR,E,F,N,RST,S,W
ignore = RST201,RST203,RST301,S301,S403,S303,S324,W503,B905
ignore = RST201,RST203,RST301,S301,S403,S303,S324,W503,B905,E203
max-line-length = 120
max-complexity = 10
docstring-convention = google
Expand Down
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"transformer",
"model",
"tuning",
"logging"
"logging",
"filter"
]
}
15 changes: 0 additions & 15 deletions autoapi/index.rst

This file was deleted.

1 change: 0 additions & 1 deletion autoapi/python/attribute.rst

This file was deleted.

58 changes: 0 additions & 58 deletions autoapi/python/class.rst

This file was deleted.

37 changes: 0 additions & 37 deletions autoapi/python/data.rst

This file was deleted.

1 change: 0 additions & 1 deletion autoapi/python/exception.rst

This file was deleted.

15 changes: 0 additions & 15 deletions autoapi/python/function.rst

This file was deleted.

19 changes: 0 additions & 19 deletions autoapi/python/method.rst

This file was deleted.

114 changes: 0 additions & 114 deletions autoapi/python/module.rst

This file was deleted.

1 change: 0 additions & 1 deletion autoapi/python/package.rst

This file was deleted.

15 changes: 0 additions & 15 deletions autoapi/python/property.rst

This file was deleted.

Loading

0 comments on commit 577a2de

Please sign in to comment.