Skip to content

Commit

Permalink
change workding of task
Browse files Browse the repository at this point in the history
  • Loading branch information
krother committed May 22, 2024
1 parent b3151bc commit 30db782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Assessment Criteria
- there is a README file including installation instructions
- there is a ``requirements.txt`` or ``pyproject.toml`` file
- no functions is longer than 20 lines
- there is at least one class with 3+ attributes and 3+ methods
- there is at least one class with 3+ attributes and/or methods
- there is a class diagram, sequence diagram, state diagram or other type of design diagram
- there are 3+ automated tests that pass and check the code of the game
- the project uses Continuous Integration
Expand Down

0 comments on commit 30db782

Please sign in to comment.