forked from matthewgilbert/blp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
32b4a03
commit 021c74d
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<!-- | ||
For questions related to querying Bloomberg data and usage of the underlying blpapi library please contact Bloomberg | ||
support. | ||
<-- | ||
#### Code Sample, a copy-pastable example if possible | ||
```python | ||
# Your code here, this should be a minimal reproducible example, see https://stackoverflow.com/help/mcve | ||
``` | ||
#### Problem description | ||
[this should explain **why** the current behaviour is a problem and why the expected output is a better solution.] | ||
#### Expected Output | ||