Skip to content

Commit

Permalink
Merge e3661ea into 7cba847
Browse files Browse the repository at this point in the history
  • Loading branch information
aschroed committed Aug 23, 2023
2 parents 7cba847 + e3661ea commit 0fc002f
Show file tree
Hide file tree
Showing 6 changed files with 514 additions and 234 deletions.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[flake8]
max-line-length = 120
max-line-length = 140
ignore =
# ==============================================================
# ========= Default list of things Flake8 would ignore ========
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ Submit4DN
Change Log
----------

3.4.0
=====

`PR 161: update error report <https://github.com/4dn-dcic/Submit4DN/pull/169>`_

* Updated 'error_report' function to handle additional output on validation exceptions due to fourfront schema version update
* added some additional test cases for this
* increased allowed line lenght in .flake8
* updated lock file with updated version of dcicutils


3.3.0
=====

Expand Down
Loading

0 comments on commit 0fc002f

Please sign in to comment.