Skip to content

Commit

Permalink
Remove query package to port as a new tool
Browse files Browse the repository at this point in the history
  • Loading branch information
amrit110 committed Oct 25, 2023
1 parent 1d60fc1 commit 2b38979
Show file tree
Hide file tree
Showing 41 changed files with 69 additions and 9,242 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ multirun/
_autosummary
*cyclops_reports*
*dummy_reports*
.mypy_cache
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
types_or: [python, jupyter]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.5.1
rev: v1.6.1
hooks:
- id: mypy
entry: python3 -m mypy --config-file pyproject.toml
Expand Down
16 changes: 0 additions & 16 deletions cyclops/query/__init__.py

This file was deleted.

290 changes: 0 additions & 290 deletions cyclops/query/base.py

This file was deleted.

19 changes: 0 additions & 19 deletions cyclops/query/eicu.py

This file was deleted.

Loading

0 comments on commit 2b38979

Please sign in to comment.