Could do with some syntax and style checks

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
64/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
python
Domain
tooling

Research direction

Start by inspecting pyproject.toml and the existing project layout to identify how development checks are configured. Evaluate checks for unused variables and missing recommended function-call arguments such as TZ for datetime, then verify that the configured checks run successfully and report the intended issues.

Written by the indexing model from the issue text.

Description

There are various unused variables, and some function calls are missing recommended arguments, e.g. TZ for datetime.

It would be useful to add suitable checks to pyproject.toml, but that is not something I am familiar with.

Dominant language
Python
Stars
1
Forks
2
Avg merge
19h 14m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/comdev-metrics

All issues in apache/comdev-metrics

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.