Skip to content

Commit 5eeda25

Browse files
committed
fixed a lot of bugs and fixed translate logic
1 parent b324669 commit 5eeda25

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Python
2-
__pycache__/
2+
astroquery_cli/__pycache__/
3+
astroquery_cli/modules/__pycache__/
34
*.py[cod]
45
*$py.class
56
*.so

0 commit comments

Comments
 (0)