eranheres / ultra_type

0 stars 0 forks source link

Enhance main loop with user and language options, and update tests and docs #34

Open sweep-mine[bot] opened 9 months ago

sweep-mine[bot] commented 9 months ago

Description

This pull request enhances the main loop with user and language options, and updates tests and docs.

Summary

Fixes #33.


šŸŽ‰ Latest improvements to Sweep:


šŸ’” To get Sweep to edit this pull request, you can:

sweep-mine[bot] commented 9 months ago

Sandbox Executions

sweep-mine[bot] commented 9 months ago

Apply Sweep Rules to your PR?

sweep-mine[bot] commented 9 months ago

The command: Run # stop the build if there are Python syntax errors or undefined names yielded the following error: ##[error]Process completed with exit code 1. Here are the logs:

./ultra_type/controller.py:27:1: E999 IndentationError: expected an indented block after function definition on line 26
def change_user(self):
^
1     E999 IndentationError: expected an indented block after function definition on line 26
1
sweep-mine[bot] commented 9 months ago

šŸš€ Wrote Changes

Done.