Skip to content

try except #2894

Apr 27, 2023 · 1 comments · 6 replies
Discussion options

You must be logged in to vote

OK, I think I can tell you what's going on here. However for future reference, there are a couple of issues with the above. First, it's important to format code and output as code in your comment by surrounding it with triple backticks:

```
some code
```

If you don't do this then GitHub will misinterpret some of the code as format markings and the result won't be legal code. I have edited your comment to correctly format the code (I also put in that the code is in python3 so it get's syntax highlighting, but that's not strictly needed).

Next, I tried to run your code and discovered that I couldn't because it depends on domain.msh. When posting a failing example, it's likely that others w…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@Hasupama
Comment options

@dham
Comment options

dham May 1, 2023
Maintainer

Answer selected by Hasupama
@Hasupama
Comment options

@dham
Comment options

dham May 1, 2023
Maintainer

@Hasupama
Comment options

@Hasupama
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants